Display the drop-down list

diskfreespace()

« disk_total_space | dns_check_record »
<?php
$float 
diskfreespace (
    
  // string $directory
);
?>
Result
$float = '15745'
PBX notice : the result is hashed with pbx_hash for security reasons.
Examples
#1 diskfreespace  ("/")
#2 diskfreespace  ("C:")
#3 diskfreespace  ("D:")
See also
disk_free_space, pbx_hash