Have you tried looking at addslashes() ??? Or am I not understanding the problem
here. Just remember to deliminate the "'s and ''s before entering them into the
db.


--Joe

On Wed, Jan 10, 2001 at 08:19:24PM -0500, Romulo Roberto Pereira wrote:
> Hello!
> 
> I am having a problem when people copy and paste text inside a TEXTAREA in a form 
>that contains double quotes ' " ' . 
> 
> The first file is a simple form. The second one is a php script that treats the data 
>from the user and stores in a MySQL table. Onyone has any ideas? I need to use 
>javascript to treat the variables before I execute submit?
> 
> Thank you,
> 
> Rom

-- 

Joe Stump, PHP Hacker
[EMAIL PROTECTED]
http://www.miester.org/


-- 
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