Category:PHP: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
 
(24 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{language|PHP
[[Category:Solutions by Programming Language]]
|exec=bytecode

|strength=weak
'''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.
|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==
==Citations==
* [http://en.wikipedia.org/w/index.php?title=PHP&oldid=102663321 Wikipedia:PHP]
* [[wp:PHP|Wikipedia:PHP]]

{{Programming Language}}
{{Interpreter}}

Latest revision as of 03:36, 13 September 2011

Language
PHP
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type strength: Weak
Type checking: Dynamic
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using PHP.
Try this language on 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

Subcategories

This category has the following 4 subcategories, out of 4 total.

W

Pages in category "PHP"

The following 200 pages are in this category, out of 471 total.

(previous page) (next page)
(previous page) (next page)