Syphic
08-20-2005, 02:20 AM
Anyone know how you could track hotlinks? As in if i have an image on my site and someone hotlinks to it and uses it on thier site. Is there any way i can find out the url? or make a program in php to track that?
![]() | View Full Version : Hotlink Tracking Syphic 08-20-2005, 02:20 AM Anyone know how you could track hotlinks? As in if i have an image on my site and someone hotlinks to it and uses it on thier site. Is there any way i can find out the url? or make a program in php to track that? azizny 08-20-2005, 04:54 PM You can make the linking of your images/files dynamic... thats would enable you to do so: e,g,: download_image.php?filename=aaa.gif Peace, |