On Sun, 2004-02-15 at 05:59, Kristers hotmail wrote: > I'm sendeing "hello" from the form > > The result I get in my gb.txt file is \"hello\"
You need to check out magic_quotes[1]. If you do not have access to php.ini, or want a way to disable it without changing php.ini see my previous post[2]. [1] http://us4.php.net/ref.info#ini.magic-quotes-gpc [2] http://marc.theaimsgroup.com/?l=php-general&m=107669185927933&w=2 -- Adam Bregenzer [EMAIL PROTECTED] http://adam.bregenzer.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php