12.7 Further readingThis is NOT the latest copy of this book; click here for the latest version.
-
Back when XML was starting to become popular, I figured I'd better look into it and picked up a copy of "Mastering XML" by Ann Navarro et al. Despite that book having dozens of errors in, it managed to last me quite a few years - there is a lot of information in there that can help you further your learning past basic XML concepts.
-
If you had trouble with this chapter and want to try something easier, I can heartily recommend the book XML Step by Step by Michael Young - it is chatty yet informative, and should have you up and running with XML after just a few hours of reading.
-
There's a gentle (but quick) introduction to XPath at www.w3schools.com/xpath/default.asp .
-
There are W3C specifications for XML, XPath, and XSLT online at here , here , and here . Note that they are quite dull and very hard to understand - you have been warned!
|
Want to see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.
My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!
|