taintTaint a string Beschreibung
bool taint
( string
&$string
[, string $...
] )Make a string tainted. This is used for testing purpose only. Parameter-Liste
RückgabewerteReturn TRUE if the transformation is done. Always return TRUE if the taint extension is not enabled. |