browse by tag: counter
sort by
AJAX web-counter for widgets
in PHP added by AnyExample, on 2/2/2007 AJAX advanced tutorials counter dashboard widget xml
In this article there is a source of trivial php web-counter which collects stats and outputs number of page views(hits) and visitors(in fact, unique hosts) since midnight as XML file. There is also our special AeCounter Dashboard Widget (and it's sources) which get these xml-statistics (with the help of XmlHttpRequest object) and displays numbers on a little nice panel.
comment save reportBuild a People Online Counter with PHP and MySQL
in PHP added by goodphptutorials, on 3/12/2005 counter databases mysql stats tracking visitors
Building a counter is easy. Building a counter that will tell you how many people have been on your website in the last five minutes takes a little more planning
comment save report