Quote:
Originally posted by NitroPhil
Yeah, you can use PHP to parse XML. http://www.php.net is a great resource for all your PHP needs. Be cautious of what you go with, there are XML parsers for PHP that can parse XML but can't validate it. Depends on if you want XML validation or not.
|
Thanks for the information!
