PDA

Click to See Complete Forum and Search --> : XML and PHP


Kasracer
Jan 6th, 2004, 10:35 PM
I'm still new-ish to PHP and I don't know XML much at all but rather than making an SQL database just to hold some links, I was wondering if I could somehow use PHP to read in an XML document.

Does anyone have some sample code to read in some stuff from an XML document with PHP?

CornedBee
Jan 7th, 2004, 06:47 AM
Recent PHP versions have some XML support, don't know how good it is though.