Date: 12/15/07 (PHP Community) Keywords: php, mysql, xml, database, sql Okay, so while I'm relatively good with PHP, I'm not so good with PHP 4's XML handling, and I'm having some problems creating an XML parser that will read tag attributes (which I'm then putting into a MySQL database). Blah blah blah... Big long description goes here. 0000-00-00T00:00:00-0500 Everything else parses fine, except those damn description attributes. They seem to just disappear into the ether. Anyone know of an easy way (outside of PHP 5, not an option in this situation) that I can get the info I need?
|