> if(@mysql_real_escape_string($variable) === false)
>

Perfect! The @ symbol suppresses the error and I can structure the
code according to whether or not there is a connection.

Thank you!

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

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

Reply via email to