SplFileObject::fstat

SplFileObject::fstat

(PHP 5 >= 5.1.0, PHP 7)

SplFileObject::fstatGets information about the file

Description

public array SplFileObject::fstat ( void )

Gathers the statistics of the file. Behaves identically to fstat().

Parameters

This function has no parameters.