Quote:
Originally Posted by Halfdeck
I'm pondering about doing this:
<img src="counter.php?ref=<? $_SERVER['HTTP_REFERER']; ?>">
It would use no javascript. Only an image is hotlinked from a different domain.
The reason why I can't use php is the stats is recorded in a MYSQL DB on a separate server. Linking to an image allows me to send stats to any host I want.
|
Linking and image from another domain wouldnt be first party
