PHP: Difference between revisions

From Computer Science Wiki
No edit summary
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 a scripting language which enables interactivity. Below are topics related to PHP. One of the very best collaboratively written resources I've come across is  
PHP is a scripting language which enables interactivity. 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]





Revision as of 21:34, 5 May 2017

PHP Programming Language[1]

PHP is a scripting language which enables interactivity. 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


Basic ideas

Topics

other topics

More advanced topics

Resources

References