> Hi,
>     Its really stupid to use that command because there is not any function
> to come back to the real way. You should just addslashes() to it then remove
> them.

Hi Nicos,

unfortunalty, it doesn't work to use stripslashes: When using:
<INPUT TYPE="HIDDEN" VALUE="Hello \"world\"" NAME="Message">
(which is the same the stripslashes would produce), the field gets the value
"Hello ".

Martin


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

Reply via email to