streamWrapper::stream_stat

(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)

streamWrapper::stream_statRetrieve information about a file resource

說(shuō)明

public streamWrapper::stream_stat(): array|false

This method is called in response to fstat().

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

See stat().

錯(cuò)誤/異常

調(diào)用此方法失敗將給出 E_WARNING(未實(shí)現(xiàn))。

參見(jiàn)