update : 2015.11.03
php.shukuma.com검색:
|
is_tainted(PECL taint >=0.1.0) is_tainted — Checks whether a string is tainted 설명
bool is_tainted
( string
$string
)Checks whether a string is tainted 인수
반환값Return TRUE if the string is tainted, FALSE otherwise. |