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]
- Re: [PHP] slashes \" appearing magnus lawrie
- Re: [PHP] slashes \" appearing Jason Stechschulte