downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SplFileInfo::getLinkTarget> <SplFileInfo::getGroup
[edit] Last updated: Fri, 17 May 2013

view this page in

SplFileInfo::getInode

(PHP 5 >= 5.1.2)

SplFileInfo::getInodeGets the inode for the file

Descrição

public int SplFileInfo::getInode ( void )

Gets the inode number for the filesystem object.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the inode number for the filesystem object.

Erros

Throws RuntimeException on error.

Veja Também



add a note add a note User Contributed Notes SplFileInfo::getInode - [1 notes]
up
0
sander at webpirates dot nl
3 years ago
Question raised on DPC2009: What does getInode() return on windows? Answer: int 0.

 
show source | credits | sitemap | contact | advertising | mirror sites