Re: [PHP] Advise on parsing XML

2004-08-05 Thread Gerard Samuel
On Thursday 05 August 2004 11:33 pm, CD Baby wrote: > > I'm writing an xml parser. > > Gerard - > > All of that stuff has already been taken care of for you. Hundreds of > hours have gone into developing GREAT xml parsers! > > http://www.php.net/dom > and > http://www.php.net/simplexml > > They ta

Re: [PHP] Advise on parsing XML

2004-08-05 Thread CD Baby
> I'm writing an xml parser. Gerard - All of that stuff has already been taken care of for you. Hundreds of hours have gone into developing GREAT xml parsers! http://www.php.net/dom and http://www.php.net/simplexml They take care of the utf-8 decoding and all of that. -- PHP General Mailing