Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (10) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-04-30 (11 years ago) | Not enough user ratings | Total: 1,318 | All time: 2,828 This week: 959 |
Version | License | Categories | ||||
hc 1.0 | GNU Lesser Genera... | Statistics, User Management |
Description | Author | ||||||||||||||
phpHitCounter is a class that can that can logs and display the number of users that visited a site. |
|
+---------------------------------------------+ Getting Help: The sample scripts in the examples/ directory may be a good starting point to learn the class usage. The class is phpdoc compatible so you can generate the documentation if required. If you dont know to do that drop me a mail and I will send you a pdf of the same ;) Sample Scripts: +---------------------------------------------+ These are under the examples/ directory of the download: sample1.php: simple text based hitcounter sample2.php: simple text based hitcounter but looks for unique visitors sample3.php: simple image based hitcounter sample4.php: simple image based hitcounter, but uses the lcd theme sample5.php: image based hitcounter, but uses the lcd theme and look for unique visitors +---------------------------------------------+ Image based hit counters need images that are not a part of this download. The image path expected by the class is as : ./images/theme_name/0.gif ./images/theme_name/1.gif ./images/theme_name/2.gif ./images/theme_name/3.gif ./images/theme_name/4.gif ./images/theme_name/5.gif ./images/theme_name/6.gif ./images/theme_name/7.gif ./images/theme_name/8.gif ./images/theme_name/9.gif Hit counter images can be downloaded from http://www.digitmania.holowww.com/ (this site is not mine!) If you need some sample start up images/themes ... please drop me a mail +---------------------------------------------+ Vedanta Barooah - vedanta dot barooah at gmail dot com |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
docs (2 files) | ||||
examples (5 files) | ||||
comments.txt | Data | comments, changelog | ||
hitcounter.class.php | Class | Main Class Source | ||
README | Doc. | Read Me First |
Files | / | examples |
File | Role | Description |
---|---|---|
sample1.php | Example | Example 1 |
sample2.php | Example | Example 2 |
sample3.php | Example | Example 3 |
sample4.php | Example | Example 4 |
sample5.php | Example | Example 5 |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Manual (PDF) Class Reference Manual in PDF |
Pages that reference this package |
Class: phpHitCounter phpHitCounter, is one of the best PHP class Which i have ever come across... |