Zip> <rar_list
Last updated: Fri, 13 Nov 2009

rar_open

(PECL rar >= 0.1)

rar_openOpen Rar archive

Descrição

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

Open specified Rar archive and return Rar file resource.

Parâmetros

filename

Path to the Rar archive.

password

A plain password, if needed.

Valor Retornado

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



User Contributed Notes
rar_open
jigishpthakar at gmail dot com
08-May-2008 12:55
rar_open()

gives

" Call to undefined function rar_open() "

can any one please give a solution

Zip> <rar_list
Last updated: Fri, 13 Nov 2009