Is this code protected for SQL injection?

前端 未结 0 965
臣服心动
臣服心动 2020-12-08 19:04

is this safe enough? Or should it be improved? Is this code protected for SQL injection?

if (isset($_POST[\'mailSet\'])) {
$asd=filter_input(INPUT_POST, \'Typ         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题