Hi!

I have started to write a small web based application and encountered a
small problem.

If I use any of escape characters in the web based forms like the singel
quote ' the value of that field
will not be inserted in the database.

I know that a singel quote can be written like '' to be able to insert
it to the database but I don't want to have to type '' in my forms to
able to insert a singel quote.

Does anyone have a nicer solution to this problem?

\\ Micke

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to