getmyinode

(PHP 3, PHP 4 )

getmyinode -- Get the inode of the current script.

Description

int getmyinode (void)

Returns the current script's inode, or false on error.

See also getmyuid(), get_current_user(), getmypid(), and getlastmod().

Note: This function is not supported on Windows systems.