Need to get started parsing XML documents. I've developed a program to write them XML a database, but now I need to read them to obtain, for example, the (cdata) value of <title> which is nested inside <book>, etc.
What's the best place to start? Does DOMXML have a future? Tutorials? Suggestions? kind regards, bill hollett -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]