Hey,

the '@' is an error control operator.
search php manual for this 'Error Control Operators'

it allows you to trap error and warning messages.

-elias
http://www.kameelah.org/eassoft


""Fernando Buitrago"" <[EMAIL PROTECTED]> wrote in message
9arl15$8al$[EMAIL PROTECTED]">news:9arl15$8al$[EMAIL PROTECTED]...
> Hi.
>
> Please, what is the @ caracter in this case?
>
> @$var.
>
> What meens?
>
> thanks.
>
> Fer
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to