=0.1.0)taint — Taint a string說明taint(string &$string, string ...$strings): boolMake a string tainted. This is used for testing purpo">

taint

(PECL taint >=0.1.0)

taintTaint a string

說明

taint(string &$string, string ...$strings): bool

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

參數(shù)

string

strings

返回值

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