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.
__________________
Success is going from failure to failure without a loss of enthusiasm.
|