(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
getmyinode -- Get 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.
|