Bringing PHP and XML together

Barcode and ISBN

We must be grateful to Kerri Hicks for this article (PHP and XML Sitting in a Tree) over at Digital Web

Kerry points out that with PHP 5 we can use a new function called SimpleXML that makes it very easy to extract data from an XML file and display on a web page. She has some interesting examples including getting book data from the ISBN database. Just one problem - you must have PHP5. Right now I don’t have this here, so time to get in touch with my hosts!

Sourced at Digital Web: Latest Articles

Posted on 16 Feb around 10pm

Tags: