update : 2015.11.03
php.shukuma.com

검색:
 
 
Retrieve information about a file resource

streamWrapper::stream_stat

(PHP 4 >= 4.3.2, PHP 5)

streamWrapper::stream_statRetrieve information about a file resource

설명

public array streamWrapper::stream_stat ( void )

This method is called in response to fstat().

인수

이 함수는 인수가 없습니다.

반환값

See stat().

오류/예외

이 메쏘드 호출을 실패했을 때 E_WARNING이 발생합니다. (즉, 구현되지 않음)

참고