* Thus wrote Ms Carlsson ([EMAIL PROTECTED]): > is it possible to count a size of a dir and all sub dirs in php ? and if, > how?
Dir size is rather vague. Are you wanting how many items are in the dir? or how many bytes is allocated for it? or how many bytes are actually used in the dir? What is the total sum of all the files space used inside the dir? and does that include the sub directories sizes? Curt -- List Stats: http://zirzow.dyndns.org/html/mlists/php_general/ "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php