Created
October 23, 2017 20:23
-
-
Save Andy-set-studio/5a3d5df1e7e9fac25780d8ab1d1e452e to your computer and use it in GitHub Desktop.
Show all PHP errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
error_reporting(E_ALL); | |
ini_set('display_errors', '1'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment