Or are you asking how to read headers from a different site? You could always open your own socket and read the headers in that way.
ahmedtheking
6:56 am on May 12, 2006 (gmt 0)
Well, I thought of opening a file and trying to read it's headers as most video files have the size in their headers, but for some strage reason, I really can't seem to find out how! I mean if I an fsockopen, it only seems to put headers, not read the file's headers.
I'm on a shared server so I can't install apps and libs!
coopster
12:04 pm on May 12, 2006 (gmt 0)
Welcome to WebmasterWorld, gruber. That's a good idea, execute a system command using a tool that can tell you the information you need. Anybody have a solution for non-Windows platforms?