Visualizzare l'elenco a discesa

disk_total_space()

« disk_free_space | diskfreespace »
<?php
$float 
disk_total_space (
    
  // string $directory
);
?>
risultato
$float = '63803'
Avviso PBX : il risultato è stato eseguito l'hashing con pbx_hash per motivi di sicurezza.
Esempi
#1 disk_total_space  ("/")
#2 disk_total_space  ("C:")
#3 disk_total_space  ("D:")
Vedi anche
disk_free_space, pbx_hash