Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fileinode
fileinode
Get the inode of the file
Name:
fileinode
Category:
File system
Programming Language:
php
One-line Description:
Returns the inode number of the file.
Related
How to Use PHP's fileinode Function to Detect File System Metadata Changes and Key Considerations
10
How to Get a File’s Inode Number Using PHP’s fileinode Function: Steps and Examples
2
Similar Functions
move_uploaded_file
move_uploaded_file
Moveuploadedfilestoa
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
is_dir
is_dir
Determinewhethertheg
fclose
fclose
Closeanopenfilepoint
umask
umask
Changethecurrentumas
fnmatch
fnmatch
Matchfilenameswithpa
fputcsv
fputcsv
FormatthelinetoCSVan
fpassthru
fpassthru
Allremainingdataatth
Popular Articles
How to Get a File’s Inode Number Using PHP’s fileinode Function: Steps and Examples
How to Use PHP's fileinode Function to Detect File System Metadata Changes and Key Considerations