On Thu, 9 May 2002, Gert Mellak wrote:
>> If you just want to hide the error message, there's nothing wrong with
>> using @.
> 
> ok, it's a new point of view... I've always thought that this is bad
> programming style!

It's bad if you're using it to hide errors rather than fixing them.

If you have another reliable way of catching the same errors, then it's
fine.

miguel


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

Reply via email to