|
Forum > PHP Code Discussion
XML Parsing
(1/1)
Ianedres:
I've been trying to cipher through XML parsing functions in PHP 4. :uglystupid2:
In trying to learn the object classes, I fall prey to confusion and start getting lost quickly as I look through various online tutorials and the PHP manual itself.
My endgame is to write a parsing script to import Google Map markers by way of XML (although the Google API in is Javascript) and I would like to be able to run through the XML file scheme in PHP for some other purposes.
Would appreciate any helpful links to understanding XML with good examples!
IchBin™:
You're moving into an area of PHP that I've never even touched Ianedres. However, the most helpful links and examples I usually find in the actual PHP docs where people discuss this stuff. http://us2.php.net/xml
If you get something working, please post back as I'd be interested in seeing how it all works.
Navigation
[0] Message Index
|