CakeFest 2024: The Official CakePHP Conference

untaint

(PECL taint >=0.1.0)

untaint文字列の汚染を除去する

説明

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

文字列の汚染を除去します。

パラメータ

string

strings

戻り値

add a note

User Contributed Notes

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