1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 11:35:10 +00:00

Merge pull request #103 from elazar/patch-1

Added PHP: The Right Way
This commit is contained in:
vhf / victor felder 2013-10-14 08:26:20 -07:00
commit fb591ec0db

View File

@ -626,6 +626,7 @@
###PHP
* [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials)
* [PHP: The Right Way](http://www.phptherightway.com/)
* [Practical PHP Programming](http://www.tuxradar.com/practicalphp) (wiki containing O'Reilly's *PHP In a Nutshell*)
* [Symfony2](http://symfony.com/doc/current/book/index.html)
* [Zend Framework: Survive the Deep End](http://www.survivethedeepend.com/)