[thelist] xml_parse PHP

Mark Joslyn Mark.Joslyn at SolimarSystems.com
Tue Nov 1 16:02:32 CST 2005


[snip]
What do you mean by "blowing up"? Is "joe" in the array $access? Is $access
an array?
</snip>

I get the following errors:

Warning: xml_parse(): Unable to call handler startElement() in \testXML.php

Warning: xml_parse(): Unable to call handler characterData() in \testXML.php

Warning: xml_parse(): Unable to call handler endElement() in \testXML.php

If I remove the if statement completely, the XML parses - Yes, the value
"joe" is in the array.

Thanks,

markJ




More information about the thelist mailing list