Try adding : 

error_reporting(2039); as the 1st line in your file.


Sincerely
 
berber
 
Visit http://www.weberdev.com/ Today!!!
To see where PHP might take you tomorrow.
Share your code : http://addexample.weberdev.com


-----Original Message-----
From: jsWalter [mailto:[EMAIL PROTECTED] 
Sent: Sunday, August 03, 2003 9:16 PM
To: [EMAIL PROTECTED]
Subject: [PHP] how can I get errors to display in a browser?


I have a test script, with deliberate errors.

The broswer shows nothing, blank, empty.

It used to show errors, now it does not.

No idea what I did to turn it off.

Can someone tell me hoew to turn it back on?

In my php.ini file, it says...

     error_reporting  =  E_ALL

I thought that was what it needed.

I guess not.

Thanks

walter




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to