|
Posted by Rami Elomaa on 05/14/07 10:45
"Johny Begood" <jbegood@mickey.com> wrote in message
news:QoT1i.19608$j7.373530@news.indigo.ie...
> Hi Jerry,
>
> Thanks for that, how do I get it that the user doesn't have to do anything
> other that type in the word?
> How can I escape special characters at data entry, the site users will be
> typical users, they wont care!
str_replace("'","''",$user_input);
--
Rami.Elomaa@gmail.com
"Good tea. Nice house." -- Worf
[Back to original message]
|