Search Results
Use this method to set a custom class which will be used when SplFileInfo::getFileInfo () and SplFileInfo::getPathInfo () are called. The class name passed to this method must be SplFileInfo or a class derived from SplFileInfo.
Use this method to set a custom class which will be used when SplFileInfo::getFileInfo () and SplFileInfo::getPathInfo () are called. The class name passed to this method must be SplFileInfo or a class derived from SplFileInfo.
SplFileInfo::openFile — Gets an SplFileObject object for the file SplFileInfo::setFileClass — Sets the class name used with SplFileInfo::openFile SplFileInfo::setInfoClass — Sets the class used with getFileInfo and getPathInfo SplFileInfo::__toString — Returns the path to the file as a string PHP Manual
Comprehensive documentation repository Set the class name which SplFileInfo will use to open files with when openFile () is called. The class name passed to this method must be derived from SplFileObject.
The SplFileInfo class Introduction The SplFileInfo class offers a high-level object oriented interface to information for an individual file.
Apr 3, 2010 · I am trying to set a custom class to an Iterator through the setInfoClass method: Use this method to set a custom class which will be used when getFileInfo and getPathInfo are called. The class n...
Use this method to set a custom class which will be used when SplFileInfo::getFileInfo () and SplFileInfo::getPathInfo () are called. The class name passed to this method must be SplFileInfo or a class derived from SplFileInfo.
