Magnus,
$string = stripslashes($string);
http://www.php.net/manual/en/function.stripslashes.php
James.
""magnus lawrie"" <[EMAIL PROTECTED]> wrote in message
9cu11s$6k1$[EMAIL PROTECTED]">news:9cu11s$6k1$[EMAIL PROTECTED]...
> I am using a form to test posting a variable. If my variable looks l
> I am using a form to test posting a variable. If my variable looks like this
> in script post_var.php3 :
>
> "stringinaaform"
>
> then it comes out like this in recieve.php3 :
>
> \"stringinaaform\"
>
> why? thanks in advance.
Did you check the manual? http://www.php.net/manual/en/configur
I am using a form to test posting a variable. If my variable looks like this
in script post_var.php3 :
"stringinaaform"
then it comes out like this in recieve.php3 :
\"stringinaaform\"
why? thanks in advance.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMA
3 matches
Mail list logo