Functions and statements which will check tainted string

Function/Statement Since
Basic statments
eval 0.1.0
include/include_once 0.1.0
require/require_once 0.1.0
Outputing Functions
echo 0.1.0
print 0.1.0
printf 0.1.0
file_put_contents 0.1.0
File System Functions
fopen 0.2.0
opendir 0.2.0
basename 0.2.0
dirname 0.2.0
file 0.2.0
pathinfo 0.2.0
Database relevant Functions
mysql_query 0.2.0
mysqli_query/MySQLi::query 0.2.0
sqlite_query/SqliteDataBase::query 0.3.0
sqlite_single_query/SqliteDataBase::singleQuery 0.3.0
oci_parse 0.3.0
PDO::query 0.3.0
PDO::prepare 0.3.0
SQLite3::query 2.0.1
SQLite3::prepare 2.0.1
Command Line relevant Functions
system 0.1.0
exec 0.1.0
proc_open 0.1.0
passthru 0.1.0
shell_exec 0.3.0

相关文章
php arrayiterator check whether array contains more entriesphp gettext 函数 specify the character encoding in which the messages from the domain message catalog will be returnedphp taint 函数 checks whether a string is taintedphp maxdb 函数 check if there any more query results from a multi queryphp runkit 函数 determines if the current functions return value will be usedphp mongocursor sets whether this cursor will wait for a while for a tailable cursor to return more dataphp mysql xdevapi sqlstatement check for more resultsphp mysql xdevapi statement check if more resultsphp mysqli stmt check if there are more query results from a multiple queryphp mysqlnduhconnection check if there are any more query results from a multi queryphp soapserver sets the object which will be used to handle soap requestsphp solrquery returns the maximum word length above which words will be ignoredphp solrquery returns the treshold frequency at which words will be ignored which do not occur in at least this many docsphp solrquery returns the frequency below which terms will be ignored in the source documentphp solrquery specifies a string prefix with which to limits the terms on which to facetphp solrquery sets the frequency below which terms will be ignored in the source docsphp splpriorityqueue check whether the queue contains more nodesphp more details functions and statements which will spread the tainted mark of a tainted stringphp more details functions and statements which will check tainted stringphp more details functions which untaint the tainted string
关注编程学问公众号