> I wonder what the difference is between doing "new > SimpleXMLElement" and calling simplexml_load_string which results in the > libxml_use_internal_errors call being ineffective. Odd. The documentation for "Dealing with XML errors" only mentions simplexml_load_string() and this comment http://ca3.php.net/manual/en/simplexml.examples-basic.php#93263 shows that you're not the first person to run into this. Marc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php