Saturday, July 28th, 2007
at 10:15am
I just released 2532|Counter v1.1. This release adds the ability to count unique visitors. It stores a cookie (if cookies are enabled of course) and looks for it on their next visit. If they have cookies disabled or delete the cookies then it will count them again. I do have one more planned feature which I started but didn’t get finished which is counting current users on the site. I have a database version but need to rewrite it for flat file to include here. Download the script below. Let me know if you have any problems.
Download Now
[downloadcounter(2532Counter_v1.1.zip)] Downloads (v1.1)
[downloadcounter(2532Counter_v1.0.zip)] Downloads (v1.0)
Support Forums
Tags:
2532|Counter,
OpenSource,
Release
Thursday, July 12th, 2007
at 12:46pm
There are a ton of counter scripts out there. Some are very simple and some are difficult. Either way I figured I would release mine. This is actually one that I have used for a while now when I need just a simple counter. Its about 8 lines of code so nothing major and only displays total visits (hits). I am going to add the ability to count unique visits and online users. I might try to get this done over the weekend and release another version. There is nothing fancy or feature rich about this its just plain and simple, a counter. However, some might find it useful (or at least when I add the last two features). If you have any problems just let me know.
Download Now
[downloadcounter(2532Counter_v1.0.zip)] Downloads
Support Forums
Tags:
2532|Counter,
OpenSource,
Release