Your Ad Here

Posted By

d0ri0 on 02/24/11


Tagged


Versions (?)

php display error


 / Published in: PHP
 

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

Report this snippet  

You need to login to post a comment.