Ahh so you want to count a total for each day. Hmmmm idea is simple, but I dont have time to code an example for you sorry. In simple terms what you need to do it open a file, read in a number and + 1 to it with each visitor you get. At the end of the day you could reset that file to 0. But before resetting in you would need to check it against the 'best days total' and if its bigger overwrite it, otherwise leave it. Id use a pipe dimilted file for an example. current ppl online | most visitors on any given day might be 5|34 Sorry I cant be of much more help, but if you are semi familiar with perl you'll be fine. You only need to do basic file open/read functions, simple arithmatic, and number comparisons. Give it a go and if you get stuck I may be able to lend you a hand.
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.