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