Thank you Mickey, but I have already looked in there and the function posted
in the notes is working just fine for getting the size on disk which I am
not interested in, I need the actual size that when you download a file to a
machine you will get..

Riyadh

-----Original Message-----
From: Mikey [mailto:[EMAIL PROTECTED] 
Sent: 9/Mar/2007 2:57 PM
To: php-general@lists.php.net
Subject: Re: looking for two remote functions

Riyadh S. Alshaeiq wrote:
> Hello everybody,
> 
>  I am looking for an HTTP function for getting remote filesizes. Keeping
in
> mind that I am NOT interested in getting the "size on disk" figure, I need
> the actual size of the files when downloaded to a local machine. Please
let
> me know if there are any..
> 
> Another thing, I also need a remote function that gets the created date
and
> last modified separately, if possible..
> 
> Best regards
> 
>  
> 
> 

Try looking here:

http://uk.php.net/manual/en/function.filesize.php

If the function itself isn't of use to you, look further down in the 
notes and I am sure you will find something useful.

Mikey

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to