PHP libxml_use_internal_errors() May 18, 2012 Pramod T P It disable libxml errors and allow user to fetch error information as needed Example <?php libxml_use_internal_errors() ?>