untaint

(PECL taint >=0.1.0)

untaint — Untaint strings

Description

function untaint(string &$string, string ...$strings): bool

Untaint strings

Parameters

string

strings

Return Values

+add a note

User Contributed Notes

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