> How do you make a command not return a warning... I thought it was the
> @ sign, but i think i'm wrong, and everything i've tried hasn't worked,
> i want this for a switch command if that matters.

It's the @ sign. Put it right before the command, as in @fopen(). Show us
the line that is giving you the error message.


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

Reply via email to