|
Posted by Carl on 04/27/07 17:33
On Apr 27, 10:21 am, Razzbar <g...@potatoradio.f2s.com> wrote:
> I basically know that when you call a function like @foo(bar), you are
> supressing error messages.
>
> But I have never found out how to *really* use it. Most of the error
> messages I get mean that I have to fix something right now once and
> for all. Supressing an error message doesn't supress the error. And
> this little strudel doesn't seem to do anything useful for me.
>
> So maybe I need to learn something. But I can't find anything in the
> PHP docs in regards to it.
>
> Anybody can point me to some useful information on it?
How about here:
http://www.php.net/manual/en/language.operators.errorcontrol.php
Hope that helps,
Carl.
Navigation:
[Reply to this message]
|