"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> As you have magic_quotes on, automatically happens *addslashes*, now you
> need to reverse the proces
I think I see where you're going, but I'm not sure that's the correct
avenue here. If slashes from magic_quotes were in the string before
encryption, wouldn't they be in the string after decryption? Why would that
result in data corruption?
> >"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
> >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >>$_POST['Credit_Card_Number']=stripslashes($_POST['Credit_Card_Number']);
- Steve Yates
- WORK HARDER!... Millions on welfare depend on YOU!!!
~ Taglines by Taglinator - www.srtware.com ~
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php