SplFileInfo::isWritable(PHP 5 >= 5.1.2) SplFileInfo::isWritable — Tells if the entry is writable Описание
public bool SplFileInfo::isWritable
( void
)
Checks if the current entry is writable. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns TRUE if writable, FALSE otherwise; |
||