With magic_quotes_sybase = on, a single quote in Get/Post/Cookie data gets escaped with another single quote. Is there a function analagous to stripslashes that will strip off the escaping quote? TIA Kirk -- 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]
- Re: [PHP] stripslashes() equivalent when magic_quotes_sybas... Johnson, Kirk
- Re: [PHP] stripslashes() equivalent when magic_quotes_... Rasmus Lerdorf
- RE: [PHP] stripslashes() equivalent when magic_quotes_... Johnson, Kirk