Rar Funkcje
PHP Manual

rar_open

(PECL rar >= 0.1)

rar_openOpen Rar archive

Opis

resource rar_open ( string $filename [, string $password ] )

Open specified Rar archive and return Rar file resource.

Parametry

filename

Path to the Rar archive.

password

A plain password, if needed.

Zwracane wartoĊ›ci

rar_open() returns Rar file resource or FALSE on error.


Rar Funkcje
PHP Manual