BeginFile Event

Fired before a file is processed.

Object Oriented Interface

public function fireBeginFile($param);

Procedural Interface

ipworkszip_bzip2_register_callback($res, 1, array($this, 'fireBeginFile'));

Parameter List


'index'
'skip'

Remarks

BeginFile is fired before compression or decompression begins. Index will contain 0.

You may use the Skip parameter to tell the class to skip the file when appending or decompressing.

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