Counters
Hello
Didn't know where to put this post...hope this is okay.
Basically I need a counter to monitor a page on my Intranet. I don't want to register with a counter place on the web, but instead wanted to use some script to just add a simple counter on.
However, can't use CGI scripting due to a long and boring reason. Does anyone know of any other scripts I can use?
Cheers
Jo
Mark Hensler posted this at 20:45 — 17th April 2001.
He has: 4,048 posts
Joined: Aug 2000
Are you allowed any server side languages? (ASP, CGI, PHP)
This must be done server side, it cannot be achieved client side.
Brian Farkas posted this at 03:04 — 18th April 2001.
They have: 1,015 posts
Joined: Apr 1999
That's right- if you don't want to use a 3rd party counter service, you have to have CGI access, or you're out of luck . Sorry!
Brian
Mark Hensler posted this at 03:07 — 18th April 2001.
He has: 4,048 posts
Joined: Aug 2000
Do you need CGI access to run a PHP script?
Suzanne posted this at 23:20 — 18th April 2001.
She has: 5,507 posts
Joined: Feb 2000
You don't need to have cgi access to run Perl scripts, either, in that they don't HAVE to be in the cgi-bin. But you do need the language installed on your server.
PHP just needs to be installed.
Suzanne
Jo Tomlinson posted this at 08:32 — 19th April 2001.
They have: 34 posts
Joined: Jan 2001
Oh wicked!
I will try to do that.
Thanks v much,
JO
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.