what's wrong in this SQL line??

"SELECT name FROM users WHERE email<>'[EMAIL PROTECTED]' (...)"

I want every names, except people with an email "@domaine.com"...



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

Reply via email to