[snip]
Having added the following line

echo "XML Error " . xml_error_string(xml_get_error_code($covadParser)) .
"<br>\n";

just after the xml_parse PHP is reporting "not well-formed (invalid
token)" so I will have to explore.
[/snip]

Having beaten my head against the wall for severqal hours now, I am
thouroughly stumped and have a major headache. I have turned over all of
the rocks that I can and cannot even come up with a clean explanation of
the error itself. Does anyone have anything that can help me clean this
up? Unfortunately I have no control over the XML as it is a received
document that I am trying to parse.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to