scripts, softwares
Home

New Listings

Most Popular

Top Rated

Login

Signup
Search ::  




Sponsors
 
Categories
 
Sponsor links
UVStatmakerCron - Counters
   
Description :

 

Easy Installation. Flat file system (no database needed). Display visitor data as text or images. Show the number of users currently online. Show unique IP counts for Today, Yesterday and Previous, and Total. Show the current IP address of a visitor. Optional email notification upon reaching milestones. An optional "botfilter" screens out robots, crawlers, etc.



Based on Simon Stenhouses original Statistics 1.1 script, as well as my own UVStatmaker 1.9 script, this new version is radically different.



Flat files have an inherent problem with script collisions for the main data files. The main script for this version never writes to the main data file. Instead, it writes unique data to unique "visitor" files, which are consolidated into the main data file by a separate script executed by a cron job (or a certain kind of website monitoring service).



If you have few visitors, the other script is okay. If you have many visitors per day, you need this one!

 
Total Hits : 95 | Category : Counters | Ratings : rating : 0
 
Reviews :
No available review for this entry at this moment... Would you like to be the first one to enter a review for it? Click here to review!
Copyright © 2007 templatesscripts.com. All rights reserved.Copyright © 2007
© 2009, Side Shack, Inc. All Rights Reserved.
Privacy Policy



From Wiki:

PHP is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on almost every operating system and computing platform. PHP was originally created by Rasmus Lerdorf in 1995[1] and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification.[3] PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP.[4]