                  ************STATCOUNTER**************

Autore: Morris
Sito: http://www.tuttophp.altervista.org

****Istruzioni in Italiano e in Inglese
****Istructions in Italian and in English language

***Istruzioni in italiano

Statcounter  un semplice contatore statistico che rileva il totale dei click e i click ricevuti durante la giornata dalla pagina dove  stato inserito il contatore.

L'istallazione  semplicissima, basta inserire la seguente riga di codice nel punto della pagina dove volete inserire il contatore:
<? include("count.php"); ?>

Ovviamente la pagina deve avere estensione php

***Istruzioni in inglese

Statcounter is a simple statistic counter. It counts the total clicks and the clicks received during a day by the page where you have inserted this counter.

The installation is very simple.
Put the following code in the place of the page where you want to put this counter:
<? include("count.php"); ?>

Obviously the page must have php extension    