> Is there a way around this?  Or is this a limitation of my 
> older versions of PHP and MySQL?

You need to apply addSlashes() to the text fields before entering
them into the database.

Jason

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