Let\'s say we have an image file, stored in a remote server (for example, let\'s take this image), how can we determine (in PHP code) it\'s file size?
If the file wa
Someone else has a function for that that basically does it as a socket connection: http://snippets.dzone.com/posts/show/1207