Hi can anyone help me to this sql command

后端 未结 0 1457
甜味超标
甜味超标 2021-01-17 23:54
$school_type=$_POST[\'school_type\'];
$test_date=$_POST[\'test_date\'];

$sql = "SELECT * 
     FROM `testresults` 
     WHERE school_type = \'$school_type\' 
          


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