disk_free_space
Renvoie l'espace disponible sur le système de fichiers ou la partition de disque
<span class="token php language-php"><span class="token delimiter important"><? Php</span> <span class="token keyword">echo</span> <span class="token function">disk_free_space</span> <span class="token punctuation">(</span> <span class="token string double-quoted-string">"c:"</span> <span class="token punctuation">)</span> <span class="token punctuation">;</span> <span class="token delimiter important">?></span></span>
Sortir:
209693288558