DirectoryIterator
PHP Manual

DirectoryIterator::getPerms

(PHP 5 >= 5.0.2)

DirectoryIterator::getPermsGet file permissions

Description

int DirectoryIterator::getPerms ( void )
Warning

This function is currently not documented; only its argument list is available.

Get the permissions of the file.

Parameters

This function has no parameters.

Return Values

The file permissions of the file.


DirectoryIterator
PHP Manual