Skip to content

Instantly share code, notes, and snippets.

@stoddsie
Last active February 4, 2017 08:06
PHP:Error Reporting
error_reporting(E_ERROR);
ini_set('display_errors', 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment