PHP 7.0.6 Released

untaint

(PECL taint >=0.1.0)

untaintUntaint strings

Description

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

Untaint strings

Parameters

string

...

Return Values

User Contributed Notes

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