getmyinode

(PHP 3, PHP 4, PHP 5)

getmyinode -- Gets the inode of the current script

说明

int getmyinode ( void )

Gets the inode of the current script.

返回值

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

注释

注意: 本函数未在 Windows 平台下实现。

参见

getmygid()
getmyuid()
getmypid()
get_current_user()
getlastmod()