Reply to filesize() Returns a file size. What will return a directorysize()???
Posted by Lupita on 03/28/05 21:45
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?