Skip to content

Instantly share code, notes, and snippets.

@aaron-baby
Created February 17, 2013 06:12
Show Gist options
  • Save aaron-baby/4970412 to your computer and use it in GitHub Desktop.
Save aaron-baby/4970412 to your computer and use it in GitHub Desktop.
display error message
ini_set('display_errors', 1);
error_reporting(E_ALL);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment