Page 1 of 1
Off PHP Warning Message
Posted: Sat Apr 15, 2006 11:51 am
by pooh14
Hi Guys,
How do I off the php warning message from being displayed?
thank you very much.
Posted: Sat Apr 15, 2006 11:59 am
by feyd
I'd advise fixing the problem. It still fires if you hide it, and you can cause security holes if you don't take care of it.
Posted: Sat Apr 15, 2006 12:05 pm
by pooh14
Hi feyd,
i know what the problem, it is no problem actually :p
to explain why it happen would take me very long :p
can you please tell me how to off the messags being displayed
Posted: Sat Apr 15, 2006 12:11 pm
by feyd
look at
error_reporting() or the @ operator
Posted: Sat Apr 15, 2006 2:13 pm
by pooh14
thanks feyd, thats helped.
Posted: Sat Apr 15, 2006 2:20 pm
by John Cartwright
why don't you try posting the line causing the problem -- it may be something you have overlooked or unaware of ?
try us
