Hello Uchendu,
Maybe comething like that would do that:
<?
$fo = implode("\n", file("http://www.foo.net/image.jpg"));
$size = strlen($fo);
?>
Eh? :)
UN> Not the dimensions. Of course I knew that.
UN> I want the file size, as in 'how many bytes'. GetImageSize() doesn't do
UN> that.
------------------------------------------------
Ivan 'Faeton aka xetrix' Danishevsky
ICQ(240266) [EMAIL PROTECTED] www.xemichat.com
::: #95# Format C: complete. Format another? (Y/Y) :::
--
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]