From 5baddd35037b5678c7257c2788314f40477d8bf9 Mon Sep 17 00:00:00 2001 From: Dupz Date: Wed, 27 Jan 2016 12:09:30 +0200 Subject: [PATCH] Move Hacking with PHP --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index bd45b497..5c8416a2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1625,12 +1625,12 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * Drupal Framework * Drupal 7 * [The Tiny Book of Rules](https://www.drupal.org/files/tiny-book-of-rules.pdf) (PDF) +* [Hacking with PHP](http://www.hackingwithphp.com) * Laravel Framework * [Laravel 4 Official Documentation. Synced Daily](https://leanpub.com/laravel-5) * [Laravel: Code Bright](http://daylerees.com/codebright) * [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled) * [Official Documentation (Offline Version)](https://leanpub.com/l4-offline-doc) -* [Hacking with PHP](http://www.hackingwithphp.com) * [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF) * [PHP Best Practices](https://phpbestpractices.org) * [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials) -- GitLab