TYPO3
7.6
|
Static Public Member Functions | |
static | process ($value, $replaceString= '< x >') |
Definition at line 20 of file RemoveXSS.php.
|
static |
Removes potential XSS code from an input string.
Using an external class by Travis Puderbaugh kalla har@ quick wire d.com
string | $value | Input string |
string | $replaceString | replaceString for inserting in keywords (which destroys the tags) |
Definition at line 31 of file RemoveXSS.php.