PHP: Difference between revisions
Mr. MacKenty (talk | contribs) |
Mr. MacKenty (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[file:php.png|right|frame|PHP Programming Language<ref>http://www.flaticon.com/</ref>]] | [[file:php.png|right|frame|PHP Programming Language<ref>http://www.flaticon.com/</ref>]] | ||
PHP is | PHP is an interpreted programming language which is designed to support web-based interactive applications. Below are topics related to PHP. One of the very best collaboratively written resources I've come across is [http://www.phptherightway.com/ PHP the right way]. Please also become very familiar with [http://php.net/docs.php the official documentation] | ||
== | == Overview of Topics == | ||
Line 16: | Line 16: | ||
<ul><li> [[PHP Introduction]]</li> | <ul><li> [[PHP Introduction]]</li> | ||
<ul> | <ul> | ||
<li> [[PHP Syntax]]</li> | <li> [[PHP Syntax]]</li> | ||
</ul> | </ul> |
Latest revision as of 09:21, 7 September 2017
PHP is an interpreted programming language which is designed to support web-based interactive applications. Below are topics related to PHP. One of the very best collaboratively written resources I've come across is PHP the right way. Please also become very familiar with the official documentation
Overview of Topics
Topics | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|