php man page for rararchive

Query: rararchive

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RARARCHIVE(3)								 1							     RARARCHIVE(3)

The RarArchive class

INTRODUCTION
This class represents a RAR archive, which may be formed by several volumes (parts) and which contains a number of RAR entries (i.e., files, directories and other special objects such as symbolic links). Objects of this class can be traversed, yielding the entries stored in the respective RAR archive. Those entries can also be obtained through RarArchive::getEntry and RarArchive::getEntries.
CLASS SYNOPSIS
RarArchive final RarArchiveTraversable Methods o public bool RarArchive::close (void ) o public string RarArchive::getComment (void ) o public array RarArchive::getEntries (void ) o public RarEntry RarArchive::getEntry (string $entryname) o public bool RarArchive::isBroken (void ) o public bool RarArchive::isSolid (void ) o publicstatic RarArchive RarArchive::open (string $filename, [string $password = NULL], [callable $volume_callback = NULL]) o public bool RarArchive::setAllowBroken (bool $allow_broken) o public string RarArchive::__toString (void ) PHP Documentation Group RARARCHIVE(3)
Related Man Pages
rararchive.setallowbroken(3) - php
reflectionparameter(3) - php
rar_broken_is(3) - php
rar_list(3) - php
rar_solid_is(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch