Bladeren bron

Merge pull request #384 from iGusev/patch-5

[php books] XML Parsing with PHP
pull/591/head
Jose Diaz-Gonzalez 9 jaren geleden
bovenliggende
commit
be351e9a59
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -876,6 +876,7 @@ Various resources, such as books, websites and articles, for improving your PHP
876 876
 * [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A book about common security terms and practices for PHP by Chris Cornutt.
877 877
 * [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans.
878 878
 * [The Grumpy Programmer's Guide to Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - A book about building testing PHP applications by Chris Hartjes.
879
+* [XML Parsing with PHP](http://www.phparch.com/books/xml-parsing-with-php/) - This book covers parsing and validating XML documents, leveraging XPath expressions, and working with namespaces as well as how to create and modify XML files programmatically.
879 880
 
880 881
 ## Other Books
881 882
 *Books related to general computing and web development.*

Laden…
Annuleren
Opslaan