PhpConcept

Developers Tools

  • Increase font size
  • Default font size
  • Decrease font size
Home PclZip User Guide

PclZip User Guide - PclZip::properties

Print PDF

Method PclZip::properties()

Overview

This method gives back the general properties of the PKZIP archive.

Synopsis

PclZip::properties()

Returned values

0

On error.

an array

An array with the PKZIP properties (see bellow)

Description

This method gives the general properties of the PKZIP archive.
The available properties are :

nb

Number of entries (files / folders) in the archive

comment

Comments associated with the archive.

status

Status of the archive (only OK is available today)

 

[Back to Methods List]

 

Last Updated on Thursday, 17 December 2009 10:47