PharException
Introduction
Compression and Archive Extensions
PHP Manual
Rar Archiving
Introduction
Installing/Configuring
Requirements
Installation
Runtime Configuration
Resource Types
Predefined Constants
Examples
Rar Functions
rar_close
— Close Rar archive and free all resources
rar_entry_get
— Get entry object from the Rar archive
Rar::extract
— Extract entry from the archive
Rar::getAttr
— Get attributes of the entry
Rar::getCrc
— Get CRC of the entry
Rar::getFileTime
— Get entry last modification time
Rar::getHostOs
— Get entry host OS
Rar::getMethod
— Get pack method of the entry
Rar::getName
— Get name of the entry
Rar::getPackedSize
— Get packed size of the entry
Rar::getUnpackedSize
— Get unpacked size of the entry
Rar::getVersion
— Get version of the archiver used to add the entry
rar_list
— Get entries list from the Rar archive
rar_open
— Open Rar archive
PharException
Introduction
Compression and Archive Extensions
PHP Manual