DirectoryIterator
PHP 手册

DirectoryIterator::getPerms

(PHP 5 >= 5.0.2)

DirectoryIterator::getPermsGet file permissions

说明

int DirectoryIterator::getPerms ( void )
Warning

本函数暂无文档,仅有参数列表。

Get the permissions of the file.

参数

This function has no parameters.

返回值

The file permissions of the file.


DirectoryIterator
PHP 手册