PPHP Calculate folder and subfolders size with PHPbySGHNovember 24, 2011 How to read the size of a directory using PHP? Here is a simple function which could help read the size of the directory, number of directories and the number of files in the given directory.