RE: [PHP] Receive Header.

2001-09-26 Thread Maxim Maletsky \(PHPBeginner.com\)


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]




Re: [PHP] Receive Header.

2001-09-26 Thread Marian Vasile

If I use GetImageSize I get

Warning: Unable to open http://www.php.net/gifs/logo.gif in
/home/irisi/public_html/bonic/webgal/test.php on line 2

Any idea why ?

Maxim Maletsky ) [EMAIL PROTECTED] wrote in message
006801c1465d$458a5100$c029abd4@tatiana">news:006801c1465d$458a5100$c029abd4@tatiana...

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]