What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » hitcounter re-explained

Pages: (2): « First « 1 [ 2 ] Last »
hitcounter re-explained
Author: Message:
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: hitcounter re-explained
If you want you can use the one that im using. Its coded by -dt- and its too simple to use.

It has 2 files, the counter.php and the count.txt

Include the counter.php in your page where ever you want using the code

code:
<?php include('counter.php'); ?>

The counter.php increments (increases) the count in count.txt by 1 and then displays it ... :D

You can see it in action at http://jalife.be at the bottom.
The script is at http://www.jalife.be/counter.php Just hit refresh and see it run ;)

Just thought (*stares at dt*) i should add the source code before you ask ...

http://www.jalife.be/up/files/Web%20Counter.zip

Just get that zip ;)

I wrote a readme and stuff way back once when i got bored :P

This post was edited on 11-28-2005 at 08:55 AM by John Anderton.
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
11-28-2005 08:42 AM
Profile E-Mail PM Web Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. RE: hitcounter re-explained
quote:
Originally posted by illuzn
Yes it is a directory error compare:

quote:
Originally posted by index.html

<a href="msn.html" onmouseover="image6.src='icons/msn(mouseover).png';" onmouseout="image6.src='icons/msn(mouseoff).png';">
<img name="image6" src="icons/msn(mouseoff).png" border=0></a>

with

quote:
Originally posted by comp.html

<a href="index.html" onmouseover="image5.src='images/footer-home-over.png';" onmouseout="image5.src='images/footer-home-off.png';">
<img name="image5" src="images/footer-home-off.png" border=0></a>


Unless they are supposed to be different pictures?

yeah, JS to create animation, hmm... ill see if i can sort them out in a min...

quote:
Originally posted by John Anderton
If you want you can use the one that im using. Its coded by -dt- and its too simple to use.

It has 2 files, the counter.php and the count.txt

Include the counter.php in your page where ever you want using the code

code:
<?php include('counter.php'); ?>

The counter.php increments (increases) the count in count.txt by 1 and then displays it ... :D

You can see it in action at http://jalife.be at the bottom.
The script is at http://www.jalife.be/counter.php Just hit refresh and see it run ;)

Just thought (*stares at dt*) i should add the source code before you ask ...

http://www.jalife.be/up/files/Web%20Counter.zip

Just get that zip ;)

I wrote a readme and stuff way back once when i got bored :P

thanks! ill have a look at that, it looks pretty similar to the one im using, thanks again!

This post was edited on 11-28-2005 at 03:35 PM by stoshrocket.
formerly methos
11-28-2005 03:33 PM
Profile PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On