Dutch PHP Conference 2025 - Call For Papers

getmyinode

(PHP 4, PHP 5, PHP 7, PHP 8)

getmyinodeGets the inode of the current script

Опис

getmyinode(): int|false

Gets the inode of the current script.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the current script's inode as an integer, or false on error.

Прогляньте також

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top