is_tainted

PECL taint >=0.1.0
is_tainted - Checks whether a string is tainted
Manual

is_tainted( string$string ): bool

Checks whether a string is tainted

Parameters

string

Return Values

Return TRUE if the string is tainted, FALSE otherwise.

Function is_tainted:

  • Manual

Taint Functions

Most used PHP functions