|
PHP5中文手册
Rar::getName(No version information available, might be only in CVS) Rar::getName — Get name of the entry 说明Rar
string getName
( void
)
Rar::getName() returns full name of the archive entry. 返回值Returns the entry name as a string, or FALSE on error. 范例
Example#1 Rar::getName() example
<?php |