Its an alias of disk_free_space() and returns available space on filesystem or disk partition
Example
<?php
echo diskfreespace(“/”);
?>
Output
200833871872
Its an alias of disk_free_space() and returns available space on filesystem or disk partition
Example
<?php
echo diskfreespace(“/”);
?>
Output
200833871872