How to echo results of SELECT COUNT() query PHP

前端 未结 0 1603
忘掉有多难
忘掉有多难 2020-12-10 11:58

I am trying to display the results of a SELECT COUNT query onto a PHP webpage and it isn\'t working. This is the code I\'m using: $sql = "SELECT COUNT(Verdict) FR

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