why when searching multiple fields with multiple values from 'LIKE' using mysql works and php returns just all the rows without fetching?

前端 未结 0 807
遇见更好的自我
遇见更好的自我 2020-12-14 00:32

this is my PHP variable which contain the query and this just return all the rows but works well in MYSQL.

$search="SELECT
       course_table.thumbnail,         


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