Friday 12 December 2014

how to show errors in php - answers in an instant

error_reporting(E_ALL); ini_set('display_errors', 1); source: http://stackoverflow.com/questions/1053424/how-do-i-get-php-errors-to-display