[snip] is it possible to count a size of a dir and all sub dirs in php ? and if, how? [/snip]
$foo = exec("du -h"); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[snip] is it possible to count a size of a dir and all sub dirs in php ? and if, how? [/snip]
$foo = exec("du -h"); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php