★ wanayoo — archive 1999 http://www.phpwebdev.com/manual/function.fileinode.htmlNouvelle recherche | Portail wanayoo

fileinode

fileinode -- Get 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