Skip to content

Instantly share code, notes, and snippets.

@rcerrejon
Last active June 8, 2016 09:57
Show Gist options
  • Save rcerrejon/7759c2f24e85c6d60bb3 to your computer and use it in GitHub Desktop.
Save rcerrejon/7759c2f24e85c6d60bb3 to your computer and use it in GitHub Desktop.
Error Display
ini_set('display_errors', 1);
error_reporting(E_ALL ^ E_NOTICE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment