getmyinode

getmyinode

(PHP 3, PHP 4, PHP 5)

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.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.