| @@ -0,0 +1,3 @@ | |||
| 1 | + | ini_set('display_errors', 1); | |
| 2 | + | ini_set('display_startup_errors', 1); | |
| 3 | + | error_reporting(E_ALL); | |
stuzer05 / PHP show all errors
Last active 3 months ago
stuzer05 revised this gist 2 years ago · 543f57f
1 file changed, 3 insertions