error_reporting(E_ALL | E_STRICT); if (ini_get('display_errors') != 1) { ini_set('display_errors', 1); };