On Wednesday 11 June 2003 04:28, Steve Marquez wrote:
> I am inserting a file via a PHP form. It works great, however, if there is
> a word that has quotes in it, then it does not work at all.
>
> Is there a way to make it so that MySQL will receive a word with "quotes?"

mysql_escape_string()

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
NT (as in Windows NT) is short for "Nothing There".
*/


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

Reply via email to