>Does mysql_real_escape_string exist?  I've seen it in the manual pages,
and
>to my understanding, it is the proper function to call on strings to
escape
>them before inserting them into a database...

mysql_real_escape_string() is only available in CVS version.

_____________
Mattias Eriksson


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

Reply via email to