ShadowOfSilence Posted March 25, 2006 Share Posted March 25, 2006 Does hotlinking to a file update the last access time of a image. Say, there is a file on a server somewhere and I hot link to the image, and then someone accesses the page that image is on, does that update the last accessed time of that image?Thanks in advance.ShadowOk, let me ask it a different way...How would I check to see what request is coming into the server... i.e. if it is a image request or a page request???Please help... I'm new to this PHP thing, but I'm trying to learn. Quote Link to comment Share on other sites More sharing options...
redarrow Posted March 25, 2006 Share Posted March 25, 2006 [!--quoteo(post=358340:date=Mar 25 2006, 07:24 PM:name=ShadowOfSilence)--][div class=\'quotetop\']QUOTE(ShadowOfSilence @ Mar 25 2006, 07:24 PM) [snapback]358340[/snapback][/div][div class=\'quotemain\'][!--quotec--]Does hotlinking to a file update the last access time of a image. Say, there is a file on a server somewhere and I hot link to the image, and then someone accesses the page that image is on, does that update the last accessed time of that image?Thanks in advance.Shadow[/quote]As i understand hot linking is a bandwidth stelling method when ever a servers file from the link updates so will yours but from there server.Do not advise anyone hotlinking from over peoples servers bad code pratice. Quote Link to comment Share on other sites More sharing options...
ShadowOfSilence Posted March 25, 2006 Author Share Posted March 25, 2006 [!--quoteo(post=358341:date=Mar 25 2006, 02:32 PM:name=redarrow)--][div class=\'quotetop\']QUOTE(redarrow @ Mar 25 2006, 02:32 PM) [snapback]358341[/snapback][/div][div class=\'quotemain\'][!--quotec--]As i understand hot linking is a bandwidth stelling method when ever a servers file from the link updates so will yours but from there server.Do not advise anyone hotlinking from over peoples servers bad code pratice.[/quote]So there is no way of telling when someone has accessed a file via a hotlink? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.