adding PHP Series - Beginner Edition to the books section

This commit is contained in:
Cristiano Diniz da Silva 2014-06-27 09:50:39 -04:00
parent 2510ee2f4f
commit b85d59e9e9

View File

@ -607,6 +607,7 @@ Various resources, such as books, websites and articles, for improving your PHP
* [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans.
* [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
* [PHP Series - Beginners Edition](http://www.phpseries.com) - A book for everyone starting with PHP
## Web Reading
*General web-development-related reading materials.*