handling quotes in text to be inserted
Posted: Wed Jul 10, 2002 5:33 pm
using PHP - trying to insert text with quotes in it - I have escaped the slashes in the text, but a user has stumped me by using multiple sets of double quotes.
The sql insert string is built dynamically.
Here's hoping that the fix is easy.

The sql insert string is built dynamically.
Here's hoping that the fix is easy.