PDA

View Full Version : hit counter


mosquito
03-13-2001, 10:04 AM
is there a web page hit counter that i can make in flash, and possibly make invisible only to me

Jesse
03-13-2001, 11:41 AM
We already have a tutorial on this

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

Cheers

Jesse

mosquito
03-13-2001, 11:51 AM
Thanks Jesse : )

mosquito
03-13-2001, 11:57 AM
there doesnt appear to be a MAC version of php

Jesse
03-13-2001, 11:59 AM
PHP is a server side script. It doesn't work on PCs either unless you're running a local webserver. If you isntall some sort of webserver (for example Apache http://www.apache.org (I'd think they'd have a MAC version) ) it will work... or if you put it on the web (provided your host supports it, which most good hosts do), which is what the tutorial is intended for...

Cheers

Jesse

caffrey75
03-06-2002, 12:38 AM
Hey there, Jesse,

Page seems to be down for dynamic php counter tutorial.
It just loads a blank white page. What's up?

Cheers,

Caffrey

Jesse
03-06-2002, 06:21 AM
Whoops! Something must have gone wrong in the transition to the new layout... I'll fix it up ASAP

xavier1
08-07-2003, 10:09 PM
Hey I followed your tutorial exactly and I think I did it right, but what do I do after uploading everything? How do I get it onto my site?

xxlm
08-08-2003, 01:53 AM
what a question...
Just put the script on your fla.
and the file on the appropriate folder (change the path then)...
That's all

xavier1
08-08-2003, 06:14 AM
I have a feeling I have overlooked some small detail. This is the first time I have ever messed with PHP so bare with me.

I have my site on my server, I made the counter using the tutorial and uploaded the couter.txt, counter.php3 & the swf for the counter.

What I dont understand is how I make the counter appear on the my site. I tried importing the counter.swf into my site in flash, but didnt work. I guess what I dont understand is how a seperate file(counter.swf) is going to appear on my site when I have not put it there. And tehn how I chose the position of it after it's there.

Like I said it's probably something small that I didnt see because of my lack of knowledge in this area.

xxlm
08-10-2003, 07:25 PM
Instead of doing this on a separate file, just do this at the begining of your website (so at the begining of the fla).
That's all.
:)