© 本文档使用 php.cn手册 发布
(PECL taint >=0.1.0)
taint — Taint a string
&$string
$...
Make a string tainted. This is used for testing purpose only.
string
...
Return TRUE if the transformation is done. Always return TRUE if the taint extension is not enabled.