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

fileinode

Obtenez l'inode du fichier
Nom:fileinode
Catégorie:Système de fichiers
Langage de programmation:php
Description en une ligne:Renvoie le numéro Inode du fichier.

Exemple

 <span class="token php language-php"><span class="token delimiter important"><? Php</span>
<span class="token keyword">Echo</span> <span class="token function">FileInode</span> <span class="token punctuation">(</span> <span class="token string double-quoted-string">"test.txt"</span> <span class="token punctuation">)</span> <span class="token punctuation">;</span>
<span class="token delimiter important">?></span></span>
Fonctions similaires