RarEntry::getMethod(PECL rar >= 0.1) RarEntry::getMethod — Get pack method of the entry Описание
   public int RarEntry::getMethod
    ( void
   ) 
  RarEntry::getMethod() returns number of the method used when adding current archive entry. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns the method number or FALSE on error. Примеры
 Пример #1 RarEntry::getMethod() example 
<?php | 
||