PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I'm using a counter off a site, which had it as a tutorial. Im sorry but i cannot rmember where i got it from however when i place it on a page it counts two hits instead of just one hit.
If thats a possible combination then I reckon that'll be the issue. If you have an image without a src then FF requests the calling page again. At least, it does on one of my sites..
Ahhh, yes i have broken images on there, well images that dont link anywhere (eg; src="." ) because I havent had the images sent to me yet... i'll give it a test without the images to see if it works.
[EDIT]
THANKS! That was the problem, it was caused by the broken images.