PHP Tutorial DirectoryIterator
Type
- Check if current DirectoryIterator item can be read in PHP
- Check if current DirectoryIterator item can be written to in PHP
- Check if current DirectoryIterator item is a directory in PHP
- Check if current DirectoryIterator item is a regular file in PHP
- Check if current DirectoryIterator item is a symbolic link in PHP
- Check if current DirectoryIterator item is executable in PHP
- Check if current DirectoryIterator item is ' . ' or ' .. ' in PHP
- Check if current DirectoryIterator position is a valid file in PHP
- Check the type of the current DirectoryIterator item in PHP
New
Name
- Find pathnames matching pattern in PHP
- Get base name of current DirectoryIterator item in PHP
- Get file name as a string in PHP
- Get file name of current DirectoryIterator item in PHP
- Get path and file name of current DirectoryIterator item in PHP
- Get path of current Iterator item without filename in PHP
Get
- Get group for the current DirectoryIterator item in PHP
- Get inode for the current DirectoryIterator item in PHP
- Get owner of current DirectoryIterator item in PHP
- Get size of current DirectoryIterator item in PHP
- Get the current DirectoryIterator item in PHP
- Get the key for the current DirectoryIterator item in PHP
- Get the permissions of current DirectoryIterator item in PHP
- Move forward to next DirectoryIterator item in PHP
- Rewind the DirectoryIterator back to the start in PHP
- Seek to a DirectoryIterator item in PHP
Time
- Get inode change time of the current DirectoryIterator item in PHP
- Get last access time of the current DirectoryIterator item in PHP
- Get last modification time of current DirectoryIterator item in PHP