-
Butterfly is powered by ajax, PHP and XML, These three componets give to Butterfly lot of new features and standard in CSS, XHTML, etc.Features of Butterfly - Online visitors counter:- Work in php and html pages- CSS compatible with all browsers- Change number of visitors without refreshing- Do not use iframe- Simple installation- Does not need any type of databases
-
This PHP counter script can be used to creat a visitor's counter. Visitor statistics are kept in a MySQL database table, which update a count of pages viewed on each day.The script can also hold statistics of page views for a given number of days, weeks, months or years.Requirements:- PHP 5.0 or Higher
-
SVs Simple Counter, a simple PHP counter that counts your website visitors. SVs Simple Counter now has the ability to either show the count as plain text, or images; and whether or not to count only unique hits, or all hits.
-
The visit count is stored in a MySQL database table. ShellCont uses cookies to determine whether users are new visitors or the same visitor that already accessed the site pages. The cookie expires after 24 hours.Requirements: PHP 4.0 or higherLimitations: The class code and comments are in Portuguese.
-
A session is started for each new user visiting the site and its identifier is stored in a MySQL database.PHP Online Users can update the last visit time and remove user records that have not visited the site since a given time limit.Requirements: PHP 4.4 or higher
-
Page visit counts are stored in text files. Each time a user visits a page the class adds or updates an array entry that counts the number of visits to that page. The array is serialized and store in a text file.giCounter reads the text file and unserializes the array to get the count of visited site pages.Requirements: PHP 3 ...
-
A text file is used to store the number of page hits.Simple text-based counter can record recent IPs to prevent "counter-boosts" and the timeout setting is configurable.
-
counter.php tracks the number of visits and user agents used. Easy to use, just fit for new phper i think. Are you a new phper?
-
Hits Counter handles the request to serve the file contents with the appropriate HTTP headers. It supports resuming partially downloaded files.The file download counters are stored in files that are read and updated once a file served by the class is fully downloaded.Download links can be generated and the current count for a given file can be presented.
-
An IP address is only counted once per day, without the need of cookies. A plain text file is used to store the data.Monthly snapshots of the counter can also be saved.
-
DigiDisplayer can be used to display a page hit counter. This is similar to the classical Perl counters: the digit graphics are generated by manipulating strip images.
-
The counter row is generated the first time when the page is accessed and unique counts are performed by month.
-
With DutchPIPE open source software, web developers can make virtual multi-user environments. Each web page becomes an abstracted environment or location where visitors and other items on the page are visualized.This status is retained as visitors move around. A lot of real-time interaction is possible. The result: Persistent Interactive Page Environments. DutchPIPE uses AJAX and the DOM for the browser ...
-
Well its a very simple hits counter that only logs individual hits, in other words one hit per person per visit. Its work simply by checking the visitors Remote Address and logs it as a SESSION. Once the visitor enters your site the session is then logged with their Remote Address and the hits counter logs one hit. For as ...



