17445Statistics 2 Flash 1.0http://www.simonstenhouse.net/index.php?area=projects§ion=php- Show your Statistics in Flash!
- Easy Installation
- Display visitor data as text
- Flat file system (no database needed)
- Show the number of users currently online
- Show unique IP counts for Today, Yesterday and Total
- Optional email notification upon reaching milestonesPHP > Scripts and Programs > Counters > Text BasedOct 13, 2006Simon Stenhouse
Extract that text_counter.zip file and copy the files counter.php, counter.txt and counter.gif to your webspace. You can copy these files to your homedir, but you can copy these files into a subdir (for example /counter/) as well. Get sure, that all these files are in the same folder.
FlatFileCounter is a simple counter script that counts visits on a website and logs IP addresses in a flat file. IPs are stored with the timestamp (time when a specific IP runs the script) in order to avoid double counting within a specific time (you can set the IPs' expiring time to whatever you want)
Multi_Hit_Counter is simple PHP script for counting all visitors on different pages. In this new "S" version you don't need password for generate new pages. Old version of this script (with password) you can find here.
Modern widget engines (Apple Dashboard, Yahoo!Widgets, Windows Vista Sidebar) use XML transport (AJAX) to constantly update various information(like weather, stocks, etc) from web. 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 receive these xml-statistics (with the help of XmlHttpRequest object) and displays numbers on a little nice panel.
PHPcount is a simple yet effective PHP text hit counter. It uses flat-text database so no SQL databases are necessary. It can count hits for multiple pages of your website or even websites on other servers. To prevent others taking advantage of your script a HTTP referer validation has been included as an option.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.