View Single Post
Old 11-26-2004, 12:29 AM  
Bob Saget
So Fucking Banned
 
Join Date: Nov 2004
Posts: 312
Quote:
Originally posted by Repetitive Monkey
$var=@mysql_fetch_row(mysql_query("SELECT COUNT(*) FROM table WHERE something='$something' AND anothersomething='anothersomething'"));
echo"The count for something is ".$var[0]." at this time.";

you are a good person
Bob Saget is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote