HomebulletScriptsbulletTag: visitor (14 results)
  1. Butterfly - online vistors counter
    195 total visits
    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
  2. Visits
    275 total visits
    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
  3. No Screenshot
    1827 total visits
    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.
  4. No Screenshot
    1636 total visits
    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.
  5. No Screenshot
    1815 total visits
    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
  6. No Screenshot
    2162 total visits
    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 ...
  7. No Screenshot
    2067 total visits
    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.
  8. No Screenshot
    1399 total visits
    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?
  9. No Screenshot
    1735 total visits
    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.
  10. No Screenshot
    1735 total visits
    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.
  11. No Screenshot
    1700 total visits
    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.
  12. No Screenshot
    1667 total visits
    The counter row is generated the first time when the page is accessed and unique counts are performed by month.
  13. No Screenshot
    2088 total visits
    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 ...
  14. No Screenshot
    1446 total visits
    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 ...
Pages 1 of 1« 1 »