taint

(PECL taint >=0.1.0)

taintTaint a string

Description

taint ( string &$string , string ...$strings ) : bool

Make a string tainted. This is used for testing purpose only.

Parameters

string
strings

Return Values

Return TRUE if the transformation is done. Always return TRUE if the taint extension is not enabled.

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.taint.php