![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: escape characters added to form data
From: Mazin07 <mazin07@gmail.com>
Date: Sat Sep 24 2005 - 00:45:34 CEST
O'Hara wrote:
In addition, there's a function specifically for slashes:
StripSlashes( string str )
Will add/remove the escape slashes
|