|
PHP5中文手册
rar_list(No version information available, might be only in CVS) rar_list — Get entries list from the Rar archive 说明
array rar_list
( resource $rar_file
)
Get entries list from the Rar archive. 返回值rar_list() returns array of entries or FALSE on error. 范例
Example#1 rar_list() example
<?php |