rar_open
(no version information, might be only in CVS)
rar_open -- Open Rar archive
Description
resource
rar_open ( string filename [, string password] )
Open specified Rar archive and return Rar file resource.
Parameters
filename
Path to the Rar archive.
password
A plain password, if needed.
Return Values
rar_open() returns Rar file resource or FALSE on error.