DirectoryIterator
PHP Manual

DirectoryIterator::isWritable

(PHP 5 <= 5.1.1)

DirectoryIterator::isWritableReturns true if file can be written

Opis

bool DirectoryIterator::isWritable ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Checks if the entry is writable.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

TRUE if the file is writable, otherwise FALSE


DirectoryIterator
PHP Manual