在线文档教程
PHP
SPL/File

SplFileInfo::getInode

SplFileInfo::getInode

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::getInode — Gets the inode for the file

Description

public int SplFileInfo::getInode ( void )

Gets the inode number for the filesystem object.

Parameters

This function has no parameters.

Return Values

Returns the inode number for the filesystem object.

Errors/Exceptions

Throws RuntimeException on error.

See Also

  • fileinode() - Gets file inode

← SplFileInfo::getGroup

SplFileInfo::getLinkTarget →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/splfileinfo.getinode.php