From c6e2b669f19e283b72e2071f0f5ceb0346e6ee11 Mon Sep 17 00:00:00 2001 From: Johan Date: Fri, 1 Nov 2013 17:32:00 -0430 Subject: [PATCH] php books --- free-programming-books.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 4e104cb4..8f8d5368 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -845,6 +845,11 @@ See also [TeX](#tex) * [Master Drupal in 7 hours](http://dl.dropboxusercontent.com/u/54624702/Master%20Drupal%20in%207%20hours_v1.1.pdf) (PDF) * Drupal 8 * [PHP Internals Book](http://www.phpinternalsbook.com/) +* [PHP Best Practices](https://phpbestpractices.org/) +* [PHP Programming](http://en.wikibooks.org/wiki/PHP_Programming) +* [PHP with Guru99](http://www.smashwords.com/books/view/324888) +* [Practical Php Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html) +* [Practical PHP Programming](http://www.tuxradar.com/practicalphp) ###PowerShell -- GitLab