update : 2015.11.03
php.shukuma.com검색:
|
SplFileInfo::getGroup(PHP 5 >= 5.1.2) SplFileInfo::getGroup — Gets the file group 설명
public int SplFileInfo::getGroup
( void
)
Gets the file group. The group ID is returned in numerical format. 인수이 함수는 인수가 없습니다. 반환값The group id in numerical format. 오류/예외Throws RuntimeException on error. 예제
Example #1 SplFileInfo::getGroup() example
<?php 위 예제의 출력 예시: |