update : 2015.11.03
php.shukuma.com검색:
|
RarEntry::getName(PECL rar >= 0.1) RarEntry::getName — Get name of the entry 설명
public string RarEntry::getName
( void
)
Returns the name (with path) of the archive entry. 인수이 함수는 인수가 없습니다. 반환값
Returns the entry name as a string, or 변경점
예제
Example #1 RarEntry::getName() example
<?php |