View Single Post
  #17  
Old 03-09-2011, 05:35 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by cbk1994 View Post
Not sure what fileUpdate() does but you could just make a new 1x1 image with the same file size?
fileUpdate(str) requests a file to be (re-)downloaded. In theory, one could do that. But most people do not know how to do it. I agree that an MD5 sum is the safer way to do it, but in most cases, a file size check will do.
Reply With Quote