PDA

View Full Version : Turn off Display Error/Warning Messages



jaichele
11-06-2008, 05:06 AM
Hello,

I'm a bit new, here. Can anyone shoot me a quick set of instructions on how to:

Turn off Display Error/Warning Messages. set error_display to ZERO

Thanks,

Justin

pghcollectibles
11-06-2008, 08:26 AM
to turn off php errors you put a @ in front of the command check it out
(http://us3.php.net/manual/en/language.operators.errorcontrol.php)