Thread: php question
View Single Post
  #2  
Old 06-25-2006, 09:12 PM
IcIshoot is offline IcIshoot

Join Date: Mar 2004
Location: Farmington Hills, MI
Posts: 1,473

Send a message via AIM to IcIshoot Send a message via MSN to IcIshoot Send a message via Yahoo to IcIshoot
I only know of 2 ways: 1: you see if in the forum database there is a field that has the count, and just pull it from there, or 2: you count all the users in your forum users table and display that number.


You using phpnuke or some other cms system? if so, there may be a block that already exists for your forum that may do this automatically
Reply With Quote