On 12 Apr 2001 19:20:44 -0700, Franklin Hays <[EMAIL PROTECTED]> wrote:
>Any ideas? I have tried using stripslashes() in the 'script' above but get
>errors. Is there something unique to the php cgi I am missing? Something
>else? 

Check your magic quotes settings on both systems using phpinfo(). I bet
magic_quotes_runtime is set on in your provider's settings but not your
development system's php.ini.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to