SplFileInfo
PHP Manual

SplFileInfo::getInode

(PHP 5 >= 5.1.2)

SplFileInfo::getInodeGets the inode for the file

Descrizione

public int SplFileInfo::getInode ( void )

Gets the inode number for the filesystem object.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the inode number for the filesystem object.

Errori/Eccezioni

Throws RuntimeException on error.

Vedere anche:


SplFileInfo
PHP Manual