parent root
PHP: untaint - Manual

untaint

(PECL taint >=0.1.0)

untaintUntaint strings

Description

untaint ( string &$string [, string $... ] ) : bool

Untaint strings

Parameters

string

...

Return Values

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root