Skip to content

Instantly share code, notes, and snippets.

@Fobiya
Created April 17, 2020 13:57
Show Gist options
  • Save Fobiya/c254838da2903fe989a0c6f400b3d512 to your computer and use it in GitHub Desktop.
Save Fobiya/c254838da2903fe989a0c6f400b3d512 to your computer and use it in GitHub Desktop.
error php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment