Skip to content

Instantly share code, notes, and snippets.

@mikemadisonweb
Created September 3, 2014 14:08
Show Gist options
  • Save mikemadisonweb/0cec7a03677bad90d96d to your computer and use it in GitHub Desktop.
Save mikemadisonweb/0cec7a03677bad90d96d to your computer and use it in GitHub Desktop.
Error reporting
ini_set('display_errors',1);
ini_set('display_startup_errors',1);
error_reporting(-1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment