(PECL taint >=0.1.0)
taint — Taint a string
&$string
, string ...$strings
): boolMake a string tainted. This is used for testing purpose only.
string
strings
Return TRUE if the transformation is done. Always return TRUE if the taint extension is not enabled.