SplFileInfo::isWritable

(PHP 5 >= 5.1.2, PHP 7, PHP 8)

SplFileInfo::isWritableTells if the entry is writable

说明

public SplFileInfo::isWritable(): bool

Checks if the current entry is writable.

参数

此函数没有参数。

返回值

Returns true if writable, false otherwise;

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/splfileinfo.iswritable.php