getmyinode
(PHP 4, PHP 5)
getmyinode — Gets the inode of the current script
Descripción
int getmyinode
( void
)
Gets the inode of the current script.
Valores devueltos
Returns the current script's inode as an integer, or FALSE on error.
Ver tambiƩn
- getmygid() - Obtener el GID del dueño del script PHP
- getmyuid() - Obtiene el UID del dueño del script PHP
- getmypid() - Obtiene el ID del proceso PHP
- get_current_user() - Gets the name of the owner of the current PHP script
- getlastmod() - Obtiene la hora de la última modificación de la página
There are no user contributed notes for this page.
