=0.1.0)is_tainted — Checks whether a string is tainted說(shuō)明is_tainted(string $string): boolChecks whether a string is tainted 參數(shù)st">

is_tainted

(PECL taint >=0.1.0)

is_taintedChecks whether a string is tainted

說(shuō)明

is_tainted(string $string): bool

Checks whether a string is tainted

參數(shù)

string

返回值

Return TRUE if the string is tainted, FALSE otherwise.