Re: The meaning of and "@"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



and it's used wrongly in 99.99% of the cases.

David Grant wrote:
Todd,

The @ operator suppresses error messages.

http://www.php.net/manual/en/language.operators.errorcontrol.php

David

Todd Cary wrote:

I have not been able to find in the Online Manual the use of the "@"
symbol as in

while ($data=@mysql_fetch_array($sqlID, MYSQL_BOTH)){

Is that a "pointer"...address of...?

Todd





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux