Update README.md

This commit is contained in:
Patrick Louys 2017-12-08 20:39:00 +01:00 committed by lubiana
parent e22fe59464
commit e48422460b
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

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
### Introduction