Display the drop-down list

diskfreespace()

« disk_total_space | dns_check_record »
<?php
$float 
diskfreespace (
    
  // string $directory
);
?>
Result
$float = false
PHP warning : diskfreespace(): No such file or directory
Examples
#1 diskfreespace  ("/")
#2 diskfreespace  ("C:")
#3 diskfreespace  ("D:")
See also
disk_free_space