array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'taint.detail.untaint.php', 1 => 'Functions which untaint the tainted string', 2 => 'Functions which untaint the tainted string', ), 'up' => array ( 0 => 'taint.detail.php', 1 => 'More Details', ), 'prev' => array ( 0 => 'taint.detail.taint.php', 1 => 'Functions and statements which will check tainted string', ), 'next' => array ( 0 => 'ref.taint.php', 1 => 'Taint İşlevleri', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/taint/detail.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
| Function | Since |
|---|---|
| addslashes | 0.1.0 |
| addcslashes | 0.1.0 |
| htmlspecialchars | 0.1.0 |
| htmlentities | 0.1.0 |
| escapeshellcmd | 0.1.0 |
| mysql_escape_string | 0.1.0 |
| mysql_real_escape_string | 0.1.0 |
| mysqli_escape_string/MySQLi::escape_string | 0.1.0 |
| mysqli_real_escape_string/MySQLi::real_escape_string | 0.1.0 |
| sqlite_escape_string/SqliteDataBase::escapeString | 0.3.0 |
| PDO::quote | 0.3.0 |