Open secondtruth opened 7 years ago
mysql_
mysqli_
mysqli_real_escape_string
(This issue exists just for planning purposes)
a better way would be pdo
mysql_
functions with theirmysqli_
equivalents (Important for PHP7! [#65])mysqli_real_escape_string
to avoid SQL injections(This issue exists just for planning purposes)