JavaScript Editor Javascript debugger     Website design 


rar_open

Open Rar archive ()
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.