(PECL taint >=0.1.0)
taint — Taint a string
&$string
   [, string $...
  ] )Make a string tainted. this is used for testing purpose only.
string
    
...
    
Return TURE if the transform done. and always Return TRUE if the taint extension is not enabled.