PHP 8.4.0 RC3 available for testing

is_tainted

(PECL taint >=0.1.0)

is_taintedChecks whether a string is tainted

Descrição

is_tainted(string $string): bool

Checks whether a string is tainted

Parâmetros

string

Valor Retornado

Return TRUE if the string is tainted, FALSE otherwise.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top