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 wonderful language to realize the aims of web science. 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]
PHP is a scripting  language to realize the aims of web science. Below are topics related to PHP. One of the very best collaboratively written resources I've come across is  


<html>
<a href="http://www.phptherightway.com">
    <img src="http://www.phptherightway.com/images/banners/leaderboard-728x90.png" alt="PHP: The Right Way"/>
</a>
</html>




Line 19: Line 14:
== More advanced topics==
== More advanced topics==


== Resources ==
* [http://php.net/docs.php Official documentation]
* [http://www.phptherightway.com/ PHP the right way]
== References ==
== References ==



Revision as of 09:55, 13 September 2016

PHP Programming Language[1]

PHP is a scripting language to realize the aims of web science. Below are topics related to PHP. One of the very best collaboratively written resources I've come across is


Basic ideas

More advanced topics

Resources

References