taint

(PECL taint >=0.1.0)

taintTaint a string

Descrição

taint ( string &$string [, string $... ] ) : bool

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

Parâmetros

string

...

Valor Retornado

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