I'm having a problem with trying to come up with a work around for this
common(?) problem. I'mnew to using MySQL but have gotten a handle on it pretty easily. 
My
problem is that I'm using itto develop a simple message board and of course message 
boards have a lot
of text in them.

My problem is when a user types in a word like can't or it's or something
similar.
You
can see the problem in that ' will stop the current string and the next
characters will be a newone, which of course wrecks havoc on the statement.

Also haven't experimented with
other punctuation but anything else to look out for would be nice as well.

Thanks for the
help in advance.
    -Nick



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