> Is there a function to convert a string so it is a valid string of text
> for a SQL query?  AN example would be a string of text that has ' in it
> would be converted to \'

http://www.php.net/manual/en/function.addslashes.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to