parent root
PHP: Taint Functions - Manual
PHP 7.2.23 Release Announcement

Taint Functions

Table of Contents

  • is_tainted — Checks whether a string is tainted
  • taint — Taint a string
  • untaint — Untaint strings
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root