is_tainted

(PECL taint >=0.1.0)

is_tainted检查字符串是否被污染

描述

is_tainted(string $string): bool

检查字符串是否被污染

参数

string

返回值

如果字符串被污染,则返回 TRUE,否则返回 FALSE。

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top