Taint
简介安装/配置需求安装运行时配置资源类型More DetailsFunctions and Statements which will spread the tainted mark of a tainted stringFunctions and statements which will check tainted stringFunctions which untaint the tainted stringTaint 函数is_tainted — Checks whether a string is taintedtaint — Taint a stringuntaint — Untaint stringsUser Contributed Notes 2 notes
up down 3 dewi at dewimorgan dot com ¶4 years ago
Latest compatibility info is available at the pecl page - https://pecl.php.net/package/taint shows that latest compatibility is 7+, and a windows DLL is available.
up
down
-4
ray at rayxis dot com ¶6 years ago
According to PECL "pecl/taint requires PHP (version >= 5.2.0, version <= 5.4.99)"
add a note
官方地址:https://www.php.net/manual/en/book.taint.php