PHP: Difference between revisions
Mr. MacKenty (talk | contribs) |
Mr. MacKenty (talk | contribs) |
||
(5 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> | ||
Line 74: | Line 73: | ||
== Resources == | == Resources == | ||
* [https://developers.google.com/blockly/ | * [https://developers.google.com/blockly/ blockly (choose PHP)] | ||
* [http://php.net/docs.php Official documentation] | * [http://php.net/docs.php Official documentation] | ||
* [http://www.phptherightway.com/ PHP the right way] | * [http://www.phptherightway.com/ PHP the right way] |
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 | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|