Browse Source

Added Securing PHP: Core Concepts

Added Securing PHP: Core Concepts by Chris Cornutt to the book list.
pull/111/head
Bill Condo 11 years ago
parent
commit
1b73b7cb82
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

607
 * [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans.
607
 * [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans.
608
 * [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
608
 * [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
609
 * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
609
 * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
610
+* [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - An ebook about common security terms and practices for PHP by Chris Cornutt.
610
 
611
 
611
 ## Web Reading
612
 ## Web Reading
612
 *General web-development-related reading materials.*
613
 *General web-development-related reading materials.*

Loading…
Cancel
Save