Go to the source code of this file.
Functions | |
| stripslashes_recursive ($value) | |
| Recursively calls stripslashes on strings and arrays. | |
We know perfectly well what data needs to be escaped...
Definition in file noquotes.lib.php.
| stripslashes_recursive | ( | $ | value | ) |
Recursively calls stripslashes on strings and arrays.
| $value | A string or array to operate on. |
< Clean GET
< Clean POST
< Clean COOKIE
Definition at line 28 of file noquotes.lib.php.
1.5.9