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
$sql = "SELECT COUNT(Verdict) FR