Skip to content

Instantly share code, notes, and snippets.

@cmarshall
Created September 3, 2009 12:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmarshall/180279 to your computer and use it in GitHub Desktop.
Save cmarshall/180279 to your computer and use it in GitHub Desktop.
Show PHP errors
error_reporting(E_ALL);
ini_set('display_errors', '1');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment