php / 8.1.5 / function.is-tainted.html /

is_tainted

(PECL taint >=0.1.0)

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.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.is-tainted.php