Thread: "number" posted
View Single Post
  #6  
Old 01-05-2005, 09:29 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,964

You have to run a query first Xing, like $query=mysql_query("SELECT blahblahblah,blah FROM blah");
$rows=mysql_num_rows($query);


Echo($rows);
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote