Position actuelle: Accueil> Catégories de fonctions> diskfreespace

diskfreespace

alias pour disk_free_space
Nom:diskfreespace
Catégorie:Système de fichiers
Langage de programmation:php
Description en une ligne:Alias pour disk_free_space ().

Exemple

 <span class="token php language-php"><span class="token delimiter important"><? Php</span>
<span class="token keyword">echo</span> <span class="token function">diskfreespace</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
Fonctions similaires