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().

참고: This function is not supported on Windows systems.