hi all
i'v been just tracing a source , there was a command as below :
@mysql_select_db(MYDATABASE,$res);
I Know that's a comnad for connecting to mysql but i couldn't get what's "@", and i coldn't find anything about it in php manual !!!
any clue ????