SplFileInfo
PHP Manual

SplFileInfo::getInode

(PHP 5 >= 5.1.2)

SplFileInfo::getInodeGets the inode for the file

説明

public int SplFileInfo::getInode ( void )

Gets the inode number for the filesystem object.

パラメータ

この関数にはパラメータはありません。

返り値

Returns the inode number for the filesystem object.

エラー / 例外

Throws RuntimeException on error.

参考


SplFileInfo
PHP Manual