PDA

View Full Version : how to make counter


muhaimin
08-12-2001, 01:40 PM
how to make page counter i mean i want to count my visitors and i want to put it on my site

Druffus
08-12-2001, 10:58 PM
Does it have to be in flash, cause your best bet with counters is CGI. A great place to go for a forum or tutorial is http://www.pageresource.com Good luck.

snowdude
08-13-2001, 04:34 AM
Ah - you can read this document. Hopefully it will be up here on actionscripts soon so it's all sorted out and easier to access all the parts but you should be able to get some kind of understanding by reading over it. Here's the Link.

http://www.snowvids.com/PHPCounter/PHPCounter.htm

There's two methods - one using php and one with Perl. Both will work.

Also I'm almost positive that their is a tutorial here on actionscripts that goes over it. Found it here's the link to that one:

http://www.actionscripts.org/tutorials/intermediate/dynamic_counter_php3/index.shtml

Both of those should help.