Quote:
Originally Posted by miz
heh my mistake - to tierd you right shuold be 11
how am i doing that ?
do i need an exstra query for update ?
cuse now i will need to run 1 exstra query for each team...
|
no you need to do the count query that dean just gave you.
or if you've already got the posts, just do a mysql_num_rows() on the query, either will give you the info you desire.