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 ([EMAIL PROTECTED]($sqlID, MYSQL_BOTH)){
> 
> Is that a "pointer"...address of...?
> 
> Todd
> 


-- 
David Grant
http://www.grant.org.uk/

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

Reply via email to