Thread: error levels
View Single Post

  #1 (permalink)  
Old 02-26-2006
Sheldon Glickler
 
Posts: n/a
Default error levels

My system admin turned down all the error levels so that the warnings would
not go to the user. Now I find that in dubugging, I don't get messages as
to what is wrong. I tried error_reporting(20p47); . but it diidn't do
anything. How can I get the messages as to where my coding errors are
without going back to the admin guy?


Reply With Quote