diskfreespace() 函数返回指定目录的可用空间,以字节为单位。
该函数是 disk_free_space() 函数的别名。
<?php echo diskfreespace("C:"); ?>
上面的代码将输出:
109693288448