Class ZipReader
/system/libraries/ZipReader.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class ZipReader
This class provides methods to read a ZIP file.
Methods
- protected decToUnix(integer $intTime, integer $intDate)
- protected readCentralDirectory()
- public current()
- public first()
- public getFile(string $strName)
- public getFileList()
- public last()
- public next()
- public prev()
- public reset()
- public unzip()
- public __construct(string $strFile)
- public __destruct()
- public __get(string $strKey)
Add a comment