\PHP
directory_size.php
This function get the total size of the specified directory and all directorys contained within the specified directory. Example: echo get_dir_size("./"); // gets the size of the current web directory Questions, Contact JoshS@santsys.com