PDA

View Full Version : Handling XML with PHP PEAR


samyak
09-09-2005, 09:03 PM
i want to parse XML using PHP PEAR. Can someone help me by giving a simple program that manipulates a simple XML ocument

vinyl-junkie
09-17-2005, 05:51 AM
Here (http://www.php-editors.com/pear_manual/p_package.xml.xml-parser.example.html) is a pretty good example.