Re: filesize() Returns a file size. What will return a directorysize()???
Posted by M. Sokolewicz on 03/28/05 22:24
Lupita wrote:
> Hello;
> I have been looking for a solution to get the disk size of a directory.
> I would like to be able to get the size of a directory with sub directories
> under it.
> Will I need to loop through file sizes to get the total directory size?
yes