Rate this script:  I Love it  /   I Hate it

Let php show all errors


Code


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

 

 
Let php show all errors scripts | Let php show all errors snippet | Let php show all errors example | Let php show all errors tutorial | Let php show all errors code