1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 03:52:05 +00:00

Add PHP book Survive The Deep End: PHP Security

This commit is contained in:
Peter Kokot 2015-09-13 12:24:07 +02:00
parent 8f5c1eacc5
commit c3ea0df395

View File

@ -1478,6 +1478,7 @@ See also [TeX](#tex)
* [PHP: The Right Way](http://www.phptherightway.com/) * [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*)
* [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html) * [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) * [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 * [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium) - libsodium PHP extension for modern, secure, and fast cryptography