Rar::getName

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

Rar::getNameGet name of the entry

Description

Rar
string getName ( void )

Rar::getName() returns full name of the archive entry.

Return Values

Returns the entry name as a string, or FALSE on error.

Examples

Example #1 Rar::getName() example

<?php

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

$entry rar_entry_get($rar_file'Dir/file.txt') or die("Failed to find such entry");

echo 
"Entry name: " $entry->getName();

?>


    

 

 

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