sounds like you have the magic_quotes_gpc option enabled on your PHP server. magic_quotes_gpc is depricated in newer versions of PHP and should be turned off in the php.ini file.contact your host to have them disable the magic_quotes_gpc setting in the php.ini.

I'm on a shared-hosting server. They are not going to disable it on the server. They may have other clients requiring it, even if it is deprecated. I need a work-around.


