Hey
Your magic_quotes_gpc is on....switch it off and your problem will go away,
or read up on it.

You might also want to use a function which will make quotes and apostrophes
etc safe...check the manual as there are a few.

Cheers,
-Ryan

On 2/26/2004 6:19:02 AM, Louie Miranda ([EMAIL PROTECTED]) wrote:
> I have a user/form that client enters data. And one of my clients have an
> apostrophe on his name
>
> eg:
> Ero's
>
> Now, this page has a confirmation page that the client would see first
> before his form will be directed into my system. Now its shows "Ero\'s"
how
> come this is happening? I dont have any filters for this?
>
> Any help is much appreciated! Thank you!
>
> -- -
> Louie Miranda
> http://www.axishift.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to