编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SplFileInfo::getGroup
  • SplFileInfo::getLinkTarget »
  • PHP Manual
  • SplFileInfo
  • Gets the inode for the file

SplFileInfo::getInode

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::getInode — Gets the inode for the file

说明

public SplFileInfo::getInode ( void ) : int

Gets the inode number for the filesystem object.

参数

此函数没有参数。

返回值

Returns the inode number for the filesystem object.

错误/异常

Throws RuntimeException on error.

参见

  • fileinode() - 取得文件的 inode

相关文章
php direct io 函数 gets stat information about the file descriptor fdphp fdf 函数 gets version number for fdf api or filephp phar gets a pharfileinfo object for a specific filephp splfileinfo gets last access time of the filephp splfileinfo gets the base name of the filephp splfileinfo gets the file extensionphp splfileinfo gets an splfileinfo object for the filephp splfileinfo gets the file groupphp splfileinfo gets the inode for the filephp splfileinfo gets the target of a linkphp splfileinfo gets the last modified timephp splfileinfo gets the owner of the filephp splfileinfo gets the path without filenamephp splfileinfo gets the path to the filephp splfileinfo gets file permissionsphp splfileinfo gets absolute path to filephp splfileinfo gets file sizephp splfileinfo gets file typephp splfileinfo gets an splfileobject object for the filephp splfileobject gets information about the file
关注编程学问公众号
编程学问网 湘ICP备20001732号