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

disk_total_space()

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