array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'function.getmyinode.php', 1 => 'getmyinode', 2 => 'Gets the inode of the current script', ), 'up' => array ( 0 => 'ref.info.php', 1 => 'Функції налаштування та отримання інформації про PHP', ), 'prev' => array ( 0 => 'function.getmygid.php', 1 => 'getmygid', ), 'next' => array ( 0 => 'function.getmypid.php', 1 => 'getmypid', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/info/functions/getmyinode.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 4, PHP 5, PHP 7, PHP 8)
getmyinode — Gets the inode of the current script
У цієї функції немає параметрів.
Returns the current script's inode as an integer, or false on error.