View Full Version : XML and PHP
mr_ego
09-09-2002, 07:26 AM
Where can I find tutorials on how to program XML in PHP?
Hello,
well actually the XML is like HTML - tags, tags... so you must find the specification for XML and go coding ;)
php stuff to be found here
http://www.php.net/manual/en/ref.xml.php
the specs for XML found here
http://www.w3c.org/XML/
Alex Vincent
09-10-2002, 03:36 AM
Also, I have a tutorial on my site for running PHP and XML in the same document. Unfortunately the site is down at the moment :(
lanasa
12-23-2005, 06:48 PM
http://www.php-help.org/content/PHP/Parsing_XML_with_PHP.cfm
Tryst
12-24-2005, 05:31 PM
Sitepoint have just recently released a book, which is very good may I add...
http://www.sitepoint.com/books/xml1/
Tryst
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.