FileHash Property

The computed hash for the specified File.

Object Oriented Interface

public function getFileHash($fileindex);

Procedural Interface

ipworkszip_zip_get($res, 18 , $fileindex);

Default Value

''

Remarks

The computed hash for the specified File.

This property is populated with the hash value computed for the specified file after calling Compress. This property is only applicable if the FileHashAlgorithm configuration setting is set.

The $fileindex parameter specifies the index of the item in the array. The size of the array is controlled by the FileCount property.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 PHP Edition - Version 20.0 [Build 8300]