Search Results
Table of Contents ¶ GlobIterator::__construct — Construct a directory using glob GlobIterator::count — Get the number of directories and files
See Also GlobIterator::__construct () - Construct a directory using glob count () - Count all elements in an array, or something in an object glob () - Find pathnames matching a pattern
See Also GlobIterator::__construct () - Construct a directory using glob count () - Counts all elements in an array or in a Countable object glob () - Find pathnames matching a pattern
(PHP 5 >= 5.3.0, PHP 7) Class synopsis GlobIteratorextends FilesystemIterator implements SeekableIterator, Countable { /* Inherited constants ...
Table of Contents GlobIterator::__construct — Construct a directory using glob GlobIterator::count — Get the number of directories and files
Table of Contents GlobIterator::__construct — Construct a directory using glob GlobIterator::count — Get the number of directories and files
The GlobIterator class Introduction (PHP 5 >= 5.3.0, PHP 7) Iterates through a file system in a similar fashion to glob(). Class synopsis GlobIterator extends FilesystemIterator implements SeekableIterator , Countable { /* Inherited constants */ const int FilesystemIterator::CURRENT_AS_PATHNAME = 32 ; const int FilesystemIterator::CURRENT_AS_FILEINFO = 0 ; const int FilesystemIterator::CURRENT ...
