rar_list

(No version information available, might be only in CVS)

rar_listGet entries list from the Rar archive

Description

array rar_list ( resource $rar_file )

Get entries list from the Rar archive.

Parameters

rar_file

A Rar file resource, opened with rar_open().

Return Values

rar_list() returns array of entries or FALSE on error.

Examples

Example #1 rar_list() example

<?php

$rar_file 
rar_open('example.rar') or die("Failed to open Rar archive");

$entries_list rar_list($rar_file);

print_r($entries_list);

?>


    

 

 

Home || Web Directroy || Web Designing || Get a Domain Name || Host your web site || Free Blogs || Free Tutorial || Free E-cards || Free GuestBook || Email