Re: [PHP] strip slashes from variable content

2003-02-07 Thread Hardik Doshi
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 Saturd

Re: [PHP] strip slashes from variable content

2003-02-07 Thread Jason Wong
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

[PHP] strip slashes from variable content

2003-02-07 Thread Sunfire
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? --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.443 / Virus Database: 248 - Release Date