Welcome to Server Circle. It's a friendly site and all levels of experience are welcome. Be aware that we use cookies for your login.
Server Circle - Ask questions about Servers and get answers from experts.
Beta (0.09 sec)
Another mysql or php issue with count

For some reason having count(NAME) before a while loop is breaking the while loop.

What am I missing ?

$reallylovephp = mysql_query("SELECT count(NAME),NAME ....") or die(mysql_error());
Asked by:
crazee
128 points
 Report Abuse
 Share Page - Category: Programming - Tags: Another mysql or php issue with count
 Enter your response
Please use Pastie.org to paste lengthy code or to fix formatting issues with code
  • Responses in reverse (1)

Got it ! A problem (or two) in the while loop caused this weirdness.

Response by:
crazee
128 points


  • Related Questions
About Us : Contact Us : Etiquette : Terms : CDN Failover : ShorterURL : CDN Fallback : © 2013 Server Circle