在线文档教程
PHP
SPL/File

SplFileInfo::getFileInfo

SplFileInfo::getFileInfo

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::getFileInfo — Gets an SplFileInfo object for the file

Description

public SplFileInfo SplFileInfo::getFileInfo ([ string $class_name ] )

This method gets an SplFileInfo object for the referenced file.

Parameters

class_name

Name of an SplFileInfo derived class to use.

Return Values

An SplFileInfo object created for the file.

See Also

  • SplFileInfo::setInfoClass() - Sets the class used with SplFileInfo::getFileInfo and SplFileInfo::getPathInfo

← SplFileInfo::getExtension

SplFileInfo::getFilename →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/splfileinfo.getfileinfo.php