SplFileInfo
PHP Manual

SplFileInfo::getInode

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::getInodeGets the inode for the file

Beschreibung

public int SplFileInfo::getInode ( void )

Gets the inode number for the filesystem object.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the inode number for the filesystem object.

Fehler/Exceptions

Throws RuntimeException on error.

Siehe auch


SplFileInfo
PHP Manual