From bd8b5cfc575686454d4258120e500dec8c207e23 Mon Sep 17 00:00:00 2001 From: Matthew Turland Date: Mon, 14 Oct 2013 09:40:18 -0500 Subject: [PATCH] Added PHP: The Right Way --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 30242344..3bb17187 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -614,6 +614,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/) -- GitLab