(PHP 4 >= 4.3.2, PHP 5, PHP 7)
Retrieve information about a file resource
public array streamWrapper::stream_stat ( void )
This method is called in response to fstat().
Returns:
See stat().
Exception:
Emits E_WARNING
if call to this method fails (i.e. not implemented).
See also:
stat() -
Please login to continue.