Have you looked into GetImageSize()? php.net/getimagesize
Though, I don't know if it works with remote files. Try it.


Maxim Maletsky
PHPBeginner.com



-----Original Message-----
From: Marian Vasile [mailto:[EMAIL PROTECTED]] 
Sent: mercoledì 26 settembre 2001 8.48
To: [EMAIL PROTECTED]
Subject: [PHP] Receive Header.


I have a dir, full with bounch of pictures.
I need to find out the size of pictures, from another server.
I can't ftp or anything like this, so I need to open those pics, and
find out the size. The problem is that is too slow for a lot of pics but
I woder... I can't find out the size without downloading the entire file
? (sometimes browser shows the size from the beginning)

Any idea ?

Any help will be greatly appreciated !
Thank you,
Marian


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] To
contact the list administrators, e-mail: [EMAIL PROTECTED]



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to