16 lines
No EOL
647 B
Text
16 lines
No EOL
647 B
Text
{{language|PHP
|
|
|exec=bytecode
|
|
|strength=weak
|
|
|checking=dynamic
|
|
|parampass=both
|
|
|gc=yes
|
|
|site=http://www.php.net/
|
|
|LCT=yes
|
|
|bnf=http://php.comsci.us/syntax/statement/index.html}}
|
|
{{language programming paradigm|Object-oriented}}
|
|
{{language programming paradigm|imperative}}
|
|
{{language programming paradigm|reflective}}{{Codepad}}
|
|
'''PHP''' (PHP: Hypertext Preprocessor) is a [[reflective programming]] language originally designed for producing dynamic Web pages. PHP is used mainly in server-side application software, but can be used from a command line interface or in standalone graphical applications.
|
|
|
|
==Citations==
|
|
* [[wp:PHP|Wikipedia:PHP]] |