PDA

View Full Version : Pulling Stats out of vB


davide101
06-19-2008, 09:44 PM
I want to retrieve the number of users browsing the forums every 5 minutes and put it in a php file for use elsewhere on the site. What's the most straightforward way to go about this? Just a general overview of the main steps would be enough. Using php, I know how to create a file, write to it, and include it. I'm just not sure how to get thing out of vB from within my vB script. Thanks!

Dismounted
06-20-2008, 10:24 AM
Look at the end of index.php and duplicate that code.