EndFile Event

Fired after a file is processed.

Object Oriented Interface

public function fireEndFile($param);

Procedural Interface

ipworkszip_zcompress_register_callback($res, 2, array($this, 'fireEndFile'));

Parameter List


'index'

Remarks

EndFile is fired when compression or decompression finishes. Index will contain 0.

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