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 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
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