[PHP] turning on error reporting

2001-05-02 Thread BigVeggie


Could any one tell me how I can turn on error reporting. The server i use has 
it turned off and when there is an error on one of my scripts the page goes 
blank, and i have know idea where or what type the error is. Can it be done 
using a .htaccess file? if it can how?

clint

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] error reporting

2001-05-02 Thread BigVeggie


Is there any way to see my errors on he screen. The server has error 
reporting turned off.
Ive tried setting error_reporting()function setting it to E_ALL etc. It still 
does not work.
Does any one know what I can do?

Clint

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]