|
SplFileInfo::getInode(PHP 5 >= 5.1.2) SplFileInfo::getInode — Gets 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. |
|