Skip to content

Instantly share code, notes, and snippets.

@seyDoggy
Created February 26, 2013 19:48
Show Gist options
  • Save seyDoggy/5041518 to your computer and use it in GitHub Desktop.
Save seyDoggy/5041518 to your computer and use it in GitHub Desktop.
Show php errors
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