Ok i got your problem. First of all check php.ini settings for magic_gpc_quotes. If it is on then turn it off. I guess that the only problem you have. If you want to make it turn it on then you have to use stripslashes function.
thanks Hardik --- Jason Wong <[EMAIL PROTECTED]> wrote: > On Saturday 08 February 2003 09:51, Sunfire wrote: > > hi.. > > i have a hidden variable and when its submitted to > another script it has > > the value of "\\\... anybody know how to get the \ > out of it? > > Search www.php.net for "strip slash". > > -- > Jason Wong -> Gremlins Associates -> > www.gremlins.biz > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet > Applications Development * > ------------------------------------------ > Search the list archives before you post > http://marc.theaimsgroup.com/?l=php-general > ------------------------------------------ > /* > "The first rule of magic is simple. Don't waste > your time waving your > hands and hoping when a rock or a club will do." > -- McCloctnik the Lucid > */ > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php