首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

ZipArchive::setExternalAttributesIndex

(PHP 5 >= 5.6.0, PHP 7, PECL zip >= 1.12.4)

ZipArchive::setExternalAttributesIndex - 设置由其索引定义的条目的外部属性

描述

代码语言:javascript
复制
bool ZipArchive::setExternalAttributesIndex ( int $index , int $opsys , int $attr [, int $flags ] )

设置由其索引定义的条目的外部属性。

参数

index

入口索引。

opsys

操作系统代码由ZipArchive::OPSYS_常数之一定义。

attr

外部属性。价值取决于操作系统。

flags

可选标志。目前尚未使用。

返回值

成功时返回TRUE或失败时返回FALSE

← ZipArchive::setEncryptionName

ZipArchive::setExternalAttributesName →

扫码关注腾讯云开发者

领取腾讯云代金券

http://www.vxiaotou.com