fanKounter PHP Counter Script: Manage unlimited Web page access counters

Recommend this page to a friend!
  Info   View files Documentation   Screenshots Screenshots   View files View files (57)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Last Updated Ratings Unique User Downloads Download Rankings
2021-05-10 (4 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 60 This week: 1All time: 9,957 This week: 174Up
Version License PHP version Categories
fankounter 5.1Custom (specified...7PHP 5, Statistics, Content management
Description Author

This package can manage unlimited Web page access counters.

It can keep track of the count of accesses of a given page by the means of JavaScript code than can be inserted in the pages of sites that you may want to track the accesses and can make the counter values be displayed in each page.

The package can be configured using PHP script that can contain the definition of values that may control aspects like:

- The IP addresses of computers that may access the pages but should be ignored
- Adjustments to apply to the server time to consider the current day accesses
- Number of the last accesses to maintain in memory
- Restrict access to the statistics page using a password

Innovation Award
PHP Programming Innovation award nominee
December 2020
Number 8
Web page counters are traditional way of showing how popular a page is by the means of elements that appear on a page that show the count of accesses that a page had so far.

This package implements a complex page counter solution to simplify the tracking of page access count in a reliable way that can be used to track the accesses of many pages at once.

It can also show useful statistics for site managers in a private way.

Manuel Lemos
Picture of Luca Liscio
Name: Luca Liscio <contact>
Classes: 2 packages by
Country: Italy Italy
Innovation award
Innovation award
Nominee: 1x

Details
                                        __       HZKnight free PHP Scripts    _    vs 5.1
                                       / _| __ _ _ __   /\ /\___  _   _ _ __ | |_ ___ _ __
                                      | |_ / _` | '_ \ / //_/ _ \| | | | '_ \| __/ _ \ '__|
                                      |  _| (_| | | | / __ \ (_) | |_| | | | | ||  __/ |
                                      |_|  \__,_|_| |_\/  \/\___/ \__,_|_| |_|\__\___|_|

 ******************************************************************************************
 readme.txt                                   lucliscio <lucliscio@h0model.org>, ITALY
 ******************************************************************************************

 Grazie per aver scaricato il fanKounter. Adesso devi configurarlo ed installarlo sul tuo
 host WEB: queste operazioni sono molto semplici e richiedono qualche minuto.

 Il fanKounter viene distribuito insieme alla seguente documentazione, che puoi trovare
 nella cartella 'docs'.

   license.txt   Le condizioni di utilizzo, modifica e redistribuzione per l'utente finale.

    manual.txt   La guida alla configurazione, all'installazione e all'uso dello script.

      faqs.txt   Le risposte alle domande pi? comuni, sui problemi e sulle funzionalit?.

   history.txt   La progressione delle versioni, i miglioramenti apportati, i bugs
                 eliminati e la modalit? di aggiornamento.

 Se desideri contattare l'autore, scrivi a: lucliscio <lucliscio@h0model.org>.
 Il nuovo sito ufficiale del fanKounter ?: https://lucliscio.github.io/fanKounter/.
Screenshots  
  • opera-snapshot-2018-04-21-021535-localhost-932x986.png
  • screenshot-localhost-3000-2018.04.25-22-57.png
  Files folder image Files  
File Role Description
Files folder image.circleci (1 file)
Files folder image.github (2 directories)
Files folder image.vscode (1 file)
Files folder imagedocs (5 files)
Files folder imagesrc (15 files, 7 directories)
Files folder imagetest (4 files)
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file CODE_OF_CONDUCT.md Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file ISSUE_TEMPLATE.md Data Auxiliary data
Accessible without login Plain text file LICENCE.md Lic. License text
Accessible without login Plain text file pakage.json Data Auxiliary data
Accessible without login Plain text file PULL_REQUEST_TEMPLATE.md Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file VERSION Data Auxiliary data
Accessible without login Plain text file _config.yml Data Auxiliary data

  Files folder image Files  /  .circleci  
File Role Description
  Accessible without login Plain text file config.yml Data Auxiliary data

  Files folder image Files  /  .github  
File Role Description
Files folder imageISSUE_TEMPLATE (2 files)
Files folder imageworkflows (1 file)

  Files folder image Files  /  .github  /  ISSUE_TEMPLATE  
File Role Description
  Accessible without login Plain text file Bug_report.md Data Auxiliary data
  Accessible without login Plain text file Feature_request.md Data Auxiliary data

  Files folder image Files  /  .github  /  workflows  
File Role Description
  Accessible without login Plain text file php.yml Data Auxiliary data

  Files folder image Files  /  .vscode  
File Role Description
  Accessible without login Plain text file settings.json Data Auxiliary data

  Files folder image Files  /  docs  
File Role Description
  Accessible without login Plain text file faqs.txt Doc. Documentation
  Accessible without login Plain text file history.txt Doc. Documentation
  Accessible without login Plain text file license.txt Doc. Documentation
  Accessible without login Plain text file manual.txt Doc. Documentation
  Accessible without login Plain text file readme.txt Doc. Documentation

  Files folder image Files  /  src  
File Role Description
Files folder imageconf (1 file)
Files folder imagedata (1 file)
Files folder imagei18n (2 files)
Files folder imageimg (2 files, 1 directory)
Files folder imagelibs (3 files, 1 directory)
Files folder imagetemp (1 file, 1 directory)
Files folder imagetemplate (1 directory)
  Accessible without login Plain text file browscap_update.php Example Example script
  Plain text file cal.inc.php Class Class source
  Accessible without login Plain text file cnf.inc.php Aux. Auxiliary script
  Accessible without login Plain text file counter.js.php Aux. Auxiliary script
  Accessible without login Plain text file counter.php Example Example script
  Accessible without login Plain text file dic.inc.php Aux. Auxiliary script
  Accessible without login Image file favicon.ico Data Auxiliary data
  Accessible without login Plain text file index.php Aux. Auxiliary script
  Accessible without login Plain text file mak.inc.php Example Example script
  Accessible without login Plain text file out.inc.php Example Example script
  Accessible without login Plain text file stats.css Data Auxiliary data
  Accessible without login Plain text file stats.php Example Example script
  Accessible without login Plain text file sys.inc.php Aux. Auxiliary script
  Plain text file url.inc.php Class Class source
  Accessible without login Plain text file ver.inc.php Aux. Auxiliary script

  Files folder image Files  /  src  /  conf  
File Role Description
  Accessible without login Plain text file conf_example.php Aux. Auxiliary script

  Files folder image Files  /  src  /  data  
File Role Description
  Accessible without login Plain text file data_example.php Aux. Auxiliary script

  Files folder image Files  /  src  /  i18n  
File Role Description
  Accessible without login Plain text file en.inc.php Aux. Auxiliary script
  Accessible without login Plain text file it.inc.php Aux. Auxiliary script

  Files folder image Files  /  src  /  img  
File Role Description
Files folder imagecounters (2 files)
  Accessible without login Image file fankounter3.0.png Icon Icon image
  Accessible without login Image file icon-1.fw-128x128.png Icon Icon image

  Files folder image Files  /  src  /  img  /  counters  
File Role Description
  Accessible without login Image file classic_counters.png Icon Icon image
  Accessible without login Image file new_counters.png Icon Icon image

  Files folder image Files  /  src  /  libs  
File Role Description
Files folder imagejs (1 file)
  Plain text file Browscap.php Class Class source
  Plain text file rain.tpl.class.php Class Class source
  Plain text file UUID.class.php Class Class source

  Files folder image Files  /  src  /  libs  /  js  
File Role Description
  Accessible without login Plain text file platform.js Data Auxiliary data

  Files folder image Files  /  src  /  temp  
File Role Description
Files folder imagetpl (2 files)
  Accessible without login Plain text file accs_example.dat Data Auxiliary data

  Files folder image Files  /  src  /  temp  /  tpl  
File Role Description
  Accessible without login Plain text file login.71953e2636e3...24f5bcf4e4.rtpl.php Aux. Auxiliary script
  Accessible without login Plain text file stats.71953e2636e3...24f5bcf4e4.rtpl.php Example Example script

  Files folder image Files  /  src  /  template  
File Role Description
Files folder imagefanKounter_classic (3 files)

  Files folder image Files  /  src  /  template  /  fanKounter_classic  
File Role Description
  Accessible without login Plain text file login.tpl Data Auxiliary data
  Accessible without login Plain text file stats.css Data Auxiliary data
  Accessible without login Plain text file stats.tpl Data Auxiliary data

  Files folder image Files  /  test  
File Role Description
  Accessible without login Plain text file old_counter_img.png.php Aux. Auxiliary script
  Accessible without login HTML file test.html Doc. Documentation
  Plain text file test.php Class Class source
  Accessible without login Plain text file test_url.php Example Example script

 Version Control Unique User Downloads Download Rankings  
 96%
Total:60
This week:1
All time:9,957
This week:174Up
For more information send a message to info at phpclasses dot org.