ドロップダウンリストを表示

disk_free_space()

« dirname | disk_total_space »
<?php
$float 
disk_free_space (
    
  // string $directory
);
?>
結果
$float = '59151'
PBXの通知 : 結果は、セキュリティ上の理由pbx_hashでハッシュされます。
#1 disk_free_space  ("/")
#2 disk_free_space  ("C:")
#3 disk_free_space  ("D:")
参照
disk_total_space, pbx_hash