$_archive
$_archive : \ZipAcrhive
Internal ZipAcrhive
PHPExcel_Shared_ZipStreamWrapper
$_fileNameInArchive : string
Filename in ZipAcrhive
$_position : int
Position in file
$_data : mixed
Data
stream_open(string $path, string $mode, int $options, mixed $opened_path) : bool
Implements support for fopen().
string | $path | resource name including scheme, e.g. |
string | $mode | only "r" is supported |
int | $options | mask of STREAM_REPORT_ERRORS and STREAM_USE_PATH |
mixed | $opened_path |
true on success
Loading…