disk_total_space() 函数返回指定目录的磁盘总容量,以字节为单位。
<?php echo disk_total_space("C:"); ?>
上面的代码将输出:
119990349824