Are filter_input() and $stmt = $mysql->prepare() really enough to prevent SQL injection? August 7, 2020August 7, 2020 PCIS Support Team Security or are there more steps I can/should take to prevent anyone from using SQL injection to drop tables or read data from the DB? I also use hash() … Related:No Related Posts