ZipArchive::getExternalAttributesName
(PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4)
ZipArchive::getExternalAttributesName — 名前で定義されたエントリの外部属性を取得する
説明
public ZipArchive::getExternalAttributesName(
string
int
int
int
): bool
string
$name
,int
&$opsys
,int
&$attr
,int
$flags
= 0): bool
名前で定義されたエントリの外部属性を取得します。
パラメータ
name
-
エントリの名前
opsys
-
成功した場合に、 ZipArchive::OPSYS_ 定数のうちのひとつで定義された、 オペレーティングシステムコードを取得します。
attr
-
成功した場合に、外部属性を取得します。 値はオペレーティングシステム依存です。
flags
-
ZipArchive::FL_UNCHANGED
に設定された場合、 オリジナルの変更されなかった属性が返されます。
+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