Page 1 of 1

How to debug PHP or view the PHP error message?

Posted: Wed Apr 07, 2004 3:43 pm
by hillxy
Thank you.

Posted: Wed Apr 07, 2004 4:29 pm
by ol4pr0

Code: Select all

error_reporting(E_ALL);
And so much more..

http://www.php.net