Quellcode durchsuchen

Merge pull request #111 from mavrck/master

Added Securing PHP: Core Concepts
pull/96/merge
ziadoz vor 11 Jahren
Ursprung
Commit
a679937239
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -607,6 +607,7 @@ Various resources, such as books, websites and articles, for improving your PHP
607 607
 * [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans.
608 608
 * [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
609 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 612
 ## Web Reading
612 613
 *General web-development-related reading materials.*

Laden…
Abbrechen
Speichern