PDA

View Full Version : stats for front page?


ImageHostDirect
08-31-2008, 03:38 AM
Anyone have the code to pull stats like how many members and posts etc.

Regards,
Jay

ImageHostDirect
09-01-2008, 01:31 AM
Would i use a statement like this if i wanted to show how many forums hosted?


$sql[] = "SELECT COUNT(forum_id) FROM ". $accessname . "_forums";