is_tainted

(PECL taint >=0.1.0)

is_taintedChecks whether a string is tainted

说明

is_tainted ( string $string ) : bool

Checks whether a string is tainted

参数

string

返回值

Return TRUE if the string is tainted, FALSE otherwise.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有