PHP PDO prepared statement - ORDER BY and LIMIT not working in when using an array in the execute statement

前端 未结 0 727
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-22 08:27

I have a PDO MySQL statement that has an array in the execute statement. The problem is ORDER BY id DESC and LIMIT 6 don\'t seem to be working. I

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