is_tainted

Checks whether a string is tainted

Beschreibung

bool is_tainted ( string $string )

Checks whether a string is tainted

Parameter-Liste

string

Rückgabewerte

Return TRUE if the string is tainted, FALSE otherwise.