Scott Ware [Wed, Mar 10, 2004 at 03:08:34PM -0500]: > I am fairly new to SQLite, and I love it. I am having issues though when > submitting a form (php) that requires text to be escaped. Such as the ' > and " characters.
read PHP docs for addslashes and stripslashes (string functions) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]