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
  • Créer un fichier temporaire tmpfile

    tmpfile

    Créerunfichiertempor
  • Obtenir le temps de modification des fichiers filemtime

    filemtime

    Obtenirletempsdemodi
  • Faire correspondre les noms de fichiers avec le modèle fnmatch

    fnmatch

    Fairecorrespondreles
  • Ouvrez un fichier ou une URL fopen

    fopen

    Ouvrezunfichierouune
  • Créer un nouveau répertoire mkdir

    mkdir

    Créerunnouveaurépert
  • Verrouillage des fichiers de consultation légers flock

    flock

    Verrouillagedesfichi
  • Obtenir le type de fichier filetype

    filetype

    Obtenirletypedefichi
  • Synchroniser les données (mais pas les métadonnées) à un fichier fdatasync

    fdatasync

    Synchroniserlesdonné