Method Input::xssClean

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Input.php line 358
Automatically extracted PHP DOC comment from code:

Clean user input and try to prevent XSS attacks

END OF PHP DOC
protected function mixed xssClean(mixed $varValue, boolean $blnStrictMode)

Parameters

mixed $varValue
Not documented yet. Please add documentation to this entry.
boolean $blnStrictMode
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 2 and 1.