getmyinode

(PHP 3, PHP 4 >= 4.0.0)

getmyinode -- Gets the inode of the current script

Description

int getmyinode ( void)

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

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

Note: This function is not implemented on Windows platforms.