PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference Other Basic Extensions SPL File Handling SplFileInfo SplFileInfo::getInode
SplFileInfo SplFileInfo::__construct SplFileInfo::getATime SplFileInfo::getBasename SplFileInfo::getCTime SplFileInfo::getExtension SplFileInfo::getFileInfo SplFileInfo::getFilename SplFileInfo::getGroup SplFileInfo::getInode SplFileInfo::getLinkTarget SplFileInfo::getMTime SplFileInfo::getOwner SplFileInfo::getPath SplFileInfo::getPathInfo SplFileInfo::getPathname SplFileInfo::getPerms SplFileInfo::getRealPath SplFileInfo::getSize SplFileInfo::getType SplFileInfo::isDir SplFileInfo::isExecutable SplFileInfo::isFile SplFileInfo::isLink SplFileInfo::isReadable SplFileInfo::isWritable SplFileInfo::openFile SplFileInfo::setFileClass SplFileInfo::setInfoClass SplFileInfo::__toString
  • SplFileInfo::getGroup
  • SplFileInfo::getLinkTarget

SplFileInfo::getInode

(PHP 5 >= 5.1.2)

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

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.