文字

Taint

  • 简介
  • 安装/配置
    • 需求
    • 安装
    • 运行时配置
    • 资源类型
  • More Details
    • Functions and Statements which will spread the tainted mark of a tainted string
    • Functions and statements which will check tainted string
    • Functions which untaint the tainted string
  • Taint 函数
    • is_tainted — Checks whether a string is tainted
    • taint — Taint a string
    • untaint — Untaint strings

用户评论:

[#1] ray at rayxis dot com [2015-08-07 18:06:52]

According to PECL "pecl/taint requires PHP (version >= 5.2.0, version <= 5.4.99)"

上一篇: 下一篇: