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