Set Server To Display All Errors

Sets all errors to on.

error_reporting(E_ALL);
ini_set('display_errors','On');

This entry was posted on Saturday, April 18th, 2009 at 12:36 pm and is filed under Error Handling. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply