Description: The class open the give ZIP File, and move the internal pointer
] to list all the files zipped on it. The returned values are
] stored in the public variable compressedList . These can be
] returned by the public method getList() .
]
] It also has Central Directory support. Means that the ZIP may contain
] additional information for each file or directory, like external
] attributes and comments. The variables are stored in the public
] variable dirSignature . These should be returned for each file
] by using the public method getExtraInfo(fileName) . If no extra
] information available, the method will return false .
- [osooncrm] - main features : 1. stable and efficient
File list (Check if you may need any files):
myunzip.php
myzip.php