Counters is a Counters script
Overall rating: (N/A)
|
The script Counters is a Counters script (easily intsallable web counter).
The Counters class can create any number of indviidual counters containing an integer value. Each one could be stored, incresaed and retrieved. You manpiulate the value by its methods Get, Set, Increase, List and Kill. Once created the counters life continue until you terminate it explictily. Please note that counters do not automatically increase their vlaues on an event base (i.e. A page hit). You must manaully change it with the Set and Increase methods.
Once created the cuonter has no scope limited. You could retrieve or manipulate its vaule in any page on your web site.
Counters values are stored in a text file named Counters.txt, located in the same directory as the calss resides.
|
 Write a comment about the script Counters
|