1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 15:28:55 +00:00

Added PHP: The Right Way

This commit is contained in:
Matthew Turland 2013-10-14 09:40:18 -05:00
parent b2bd7d93c8
commit bd8b5cfc57

View File

@ -614,6 +614,7 @@
###PHP ###PHP
* [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials) * [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*) * [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) * [Symfony2](http://symfony.com/doc/current/book/index.html)
* [Zend Framework: Survive the Deep End](http://www.survivethedeepend.com/) * [Zend Framework: Survive the Deep End](http://www.survivethedeepend.com/)