Jensdiep
12/5/2017 - 9:43 AM

Show PHP error

ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);