Click to See Complete Forum and Search --> : " becomes \" when form submitted


BigMoosie
09-03-2005, 12:50 AM
..

NogDog
09-03-2005, 01:06 AM
When you output the post data back to the client, use stripslashes() (http://www.php.net/stripslashes).