"Ka" <kaka@21cn.co m> wrote in message news:bnre5l$svj $1@mail.cn99.co m...[color=blue]
> before some functions, such as
> @mkdir
> @mysql_query
> and what is the usage of that "@" signal??
>
>
>[/color]
@ suppresses errors from that function/expression:
Comment