Looking at the PHP XML Parsing information on:
http://us2.php.net/manual/en/ref.xml.php#xml.encoding
There is no documented information for the error message:
[FONT=Courier New]XML_ERR_NAME_REQUIRED[/FONT]
This seems to only happen when there is a '&' character in my XML file. I have googled on this topic without much luck.
Has anyone else dealt with a similar situation?
Thanks!