From c3ea0df395f97b43ad6f61fef910f83cadc4abcc Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sun, 13 Sep 2015 12:24:07 +0200 Subject: [PATCH] Add PHP book Survive The Deep End: PHP Security --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 0d162544..f4db9d12 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1478,6 +1478,7 @@ See also [TeX](#tex) * [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 Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html) +* [Survive The Deep End: PHP Security](https://phpsecurity.readthedocs.org/en/latest/) * [Symfony2](http://symfony.com/doc/current/book/index.html) * [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium) - libsodium PHP extension for modern, secure, and fast cryptography -- GitLab