Simple way to catch referer using javascript and PHP?
Lets say I want people to put a small javascript on their site. This javascript should "send" the referer-URL to one of my PHP-scripts on my server.
How could this be done? All these webcounters use Javascript, can anyone plz explain how I can do this?
|