Skip to content

Instantly share code, notes, and snippets.

@VSeryoga
Created August 8, 2016 04:10
Show Gist options
  • Save VSeryoga/795bc5ed45deb8f51bfccc19caaa70f0 to your computer and use it in GitHub Desktop.
Save VSeryoga/795bc5ed45deb8f51bfccc19caaa70f0 to your computer and use it in GitHub Desktop.
Show php error
ini_set('error_reporting', E_ALL);
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment