Posted by Dikkie Dik on 11/11/06 13:14
It suppresses error messages. I call it the drop-dead-symbol. As in :
"Drop dead. I don't care if it works." If you have any colleagues that
use that symbol too often, you know what I mean...
Best regards.
mantrid wrote:
> in some php script ive seen
>
> $something['something']==@$somethingelse
> whereas
> something['something']==$somethingelse
>
> works the same
> what does the use of the @ do?
> Sorry if this is a stupid question
>
>
Navigation:
[Reply to this message]
|