From WikiChip
Difference between revisions of "php"
m |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{php menu}}{{DISPLAYTITLE:PHP}} | {{php menu}}{{DISPLAYTITLE:PHP}} | ||
| − | {{ | + | {{topics start}} |
| − | + | {{topics col}} | |
| − | + | * {{PHP|Introduction}} | |
| − | |||
| − | |||
| − | }}{{ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
** {{PHP|Environment}} | ** {{PHP|Environment}} | ||
** {{PHP|Syntax}} | ** {{PHP|Syntax}} | ||
| Line 23: | Line 12: | ||
** {{PHP|Arrays}} | ** {{PHP|Arrays}} | ||
** {{PHP|Include File}} | ** {{PHP|Include File}} | ||
| − | + | {{topics col}} | |
* Control Structures | * Control Structures | ||
** {{PHP|Conditional statements|If Statements}} | ** {{PHP|Conditional statements|If Statements}} | ||
| Line 38: | Line 27: | ||
** {{PHP|Cookies}} | ** {{PHP|Cookies}} | ||
** {{PHP|Sessions}} | ** {{PHP|Sessions}} | ||
| − | + | {{topics col}} | |
*File Handling | *File Handling | ||
** {{PHP|Basic I/O}} | ** {{PHP|Basic I/O}} | ||
| Line 49: | Line 38: | ||
** {{PHP|Error Handling}} | ** {{PHP|Error Handling}} | ||
** {{PHP|Sending Emails}} | ** {{PHP|Sending Emails}} | ||
| − | | | + | {{topics end}} |
| + | '''PHP''' (a recursive acronym for PHP: Hypertext Preprocessor) is a popular open source, [[General-purpose programming language|general-purpose]], [[scripting language]] designed for [[web development]]. PHP is usually used as a server-side language directly embedded inside [[HTML]] web pages. | ||
| + | {{stub}} | ||
[[Category:php]] | [[Category:php]] | ||
Latest revision as of 04:55, 6 November 2015
| Topics | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||
PHP (a recursive acronym for PHP: Hypertext Preprocessor) is a popular open source, general-purpose, scripting language designed for web development. PHP is usually used as a server-side language directly embedded inside HTML web pages.
| This article is still a stub and needs your attention. You can help improve this article by editing this page and adding the missing information. |