PHP disk_total_space May 11, 2012 Pramod T P It returns the total size of a filesystem or disk partition Example <?php echo disk_total_space(“/”); ?> Output 239940263936 Share this: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...