From WikiChip
Difference between revisions of "php"

 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{php menu}}{{DISPLAYTITLE:PHP}}
 
{{php menu}}{{DISPLAYTITLE:PHP}}
{{programming language
+
{{topics start}}
|name            = PHP
+
{{topics col}}
|image          = [[File:PHP Logo.png|200px]]
+
* {{PHP|Introduction}}
|file_extension  = .phtml, .phps, .php, .php4, .php3, .php5
 
|website        = http://php.net/
 
}}
 
{{stub}}
 
'''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.
 
 
 
==Topics==
 
{| valign="top"
 
|-
 
| valign="top" |
 
* PHP
 
** {{PHP|Introduction}}
 
 
** {{PHP|Environment}}
 
** {{PHP|Environment}}
 
** {{PHP|Syntax}}
 
** {{PHP|Syntax}}
Line 24: Line 12:
 
** {{PHP|Arrays}}
 
** {{PHP|Arrays}}
 
** {{PHP|Include File}}
 
** {{PHP|Include File}}
| valign="top" |
+
{{topics col}}
 
* Control Structures
 
* Control Structures
 
** {{PHP|Conditional statements|If Statements}}
 
** {{PHP|Conditional statements|If Statements}}
Line 39: Line 27:
 
** {{PHP|Cookies}}
 
** {{PHP|Cookies}}
 
** {{PHP|Sessions}}
 
** {{PHP|Sessions}}
| valign="top" |
+
{{topics col}}
 
*File Handling
 
*File Handling
 
** {{PHP|Basic I/O}}
 
** {{PHP|Basic I/O}}
Line 50: 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 05: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.


Text document with shapes.svg 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.