Update README.md

This commit is contained in:
Patrick Louys 2017-12-08 20:39:00 +01:00 committed by lubiana
parent f4d2f65231
commit 3ef05d6cd7

View file

@ -1,3 +1,11 @@
Because this tutorial was so well-received, it inspired me to write a book. The book is a much more up to date version of this tutorial and covers a lot more. Click the link below to check it out (there is also a sample chapter available).
### [Professional PHP: Building maintainable and secure applications](http://patricklouys.com/professional-php/)
![](http://patricklouys.com/img/professional-php-thumb.png)
The tutorial is still available in it's original form below.
## Create a PHP application without a framework ## Create a PHP application without a framework
### Introduction ### Introduction