dio_stat
(PHP 4 >= 4.2.0, PHP 5 < 5.1.0)
dio_stat — ファイル記述子 fd に関する stat 情報を取得する
戻り値
以下のキーを含む連想配列を返します。
-
"device" - デバイス
-
"inode" - i ノード
-
"mode" - モード
-
"nlink" - ハードリンク数
-
"uid" - ユーザー ID
-
"gid" - グループ ID
-
"device_type" - デバイス型(inode デバイスの場合)
-
"size" - サイズ(バイト数)
-
"blocksize" - ブロック長
-
"blocks" - 割り当てられたブロック数
-
"atime" - 最終アクセス時刻
-
"mtime" - 最終更新時刻
-
"ctime" - 最終変更時刻
null
を返します。
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google