PHP simple question
i have 2 sites...
on domain2.com i use an php script to rotate many links from a text file (from example if i send to domain2.com/teen.php then will be displayed a random gallery from the links that exist in domain.com/teen.txt)
if i send from domain1.com/index.html to domain2.com/teen.php and the surfer will be send to a random link that exist in domain2.com/teen.txt (for example domain3.com/gallteen5.htm) then the domain3.com will track the hit coming from domain1.com or domain2.com?
thanks for yours help
|