Is there an error in this code because it outputs the success message correctly but nothing gets updated in the database

前端 未结 0 1941
情书的邮戳
情书的邮戳 2021-02-06 02:29

Below is my code:

$sql1 = "Update Exams set   
            Institution_Level=:level,
            ExamYear=:year,
            ExamTerm=:term,
            Clas         


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