is_tainted

is_taintedChecks whether a string is tainted

Description

is_tainted(string $string): bool

Checks whether a string is tainted

Parameters

string

Return Values

Return TRUE if the string is tainted, FALSE otherwise.