[thelist] FW: Really annoying PHP escape problem

Rob Smith rob.smith at THERMON.com
Thu Apr 8 13:32:48 CDT 2004


> \\ \' hense \\\'

Here's my end result to remove the double escaping:

stripslashes(stripslashes($_GET["variable"]))

Rob


More information about the thelist mailing list