(PHP 4 >= 4.3.2, PHP 5, PHP 7)
Retrieve information about a file
public array streamWrapper::url_stat ( string $path, int $flags )
This method is called in response to all stat() related functions, such as:
chmod() (only when safe_mode is enabled) copy() fileperms() fileinode() filesize() fileowner() filegroup() fileatime() filemtime() filectime() filetype() is_writable() is_readable() is_executable() is_file() is_dir()