View Single Post
Old 2005-11-09, 10:00 AM   #5
MrMaryLou
i fucking told i type to fucking fast wtf
 
MrMaryLou's Avatar
 
Join Date: Mar 2003
Location: New York
Posts: 11,247
Send a message via ICQ to MrMaryLou
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
__________________
<a href="http://www.greenguysboard.com/onthebench/">Join Me For On The Bench
</a>
MrMaryLou is offline   Reply With Quote