• PHP Manual
  • Function Reference
  • Other Basic Extensions
  • GeoIP
  • FANN
  • Igbinary
  • JSON
  • Simdjson
  • Lua
  • LuaSandbox
  • Misc.
  • Random
  • Seaslog
  • SPL
  • Streams
  • Swoole
  • Tidy
  • Tokenizer
  • URLs
  • V8js
  • Yaml
  • Yaf
  • Yaconf
  • Taint
  • Data Structures
  • var_representation
Yaconf::has
Introduction
Other Basic Extensions
PHP Manual

Taint

Table of Contents
  • Introduction
  • Installing/Configuring
    • Installation
    • Runtime Configuration
  • 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 Functions
    • is_tainted — Checks whether a string is tainted
    • taint — Taint a string
    • untaint — Untaint strings