Russian Ukraine English
Catalog RSS


fileinode

(PHP 3, PHP 4 )

fileinode -- Gets file inode

Description

int fileinode (string filename)

Returns the inode number of the file, or false in case of an error.

The results of this function are cached. See clearstatcache() for more details.

Note: This function does not work on Windows systems

Led