Phpfileinode obtains the file mode. Phpfileinode get file mode fileinode (in PHP4, in PHP5) fileinode-get file inode description international fileinode (string $ file name) get file inode. Obtain the file mode with the php fileinode parameter
Fileinode
(PHP 4 and PHP 5)
Fileinode-get the inode of the file
Description
International fileinode (string $ file name)
Obtain the inode file.
Parameters
File name
File path.
Return value
Return some files on inode, or FALSE.
Instance
For example, #1 compares inode files with the current files
$ Filename = 'index. php ';
If (getmyinode () = fileinode ($ filename )){
Echo 'you are checking the current file .';
}
?>
Http://www.bkjia.com/PHPjc/445460.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/445460.htmlTechArticlephp fileinode get file mode fileinode (in PHP 4, in PHP 5) fileinode-get file inode on description international fileinode (string $ file name) get file inode on. Parameters...