PHP Doku:: Tells if the entry is writable - splfileinfo.iswritable.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DateibehandlungThe SplFileInfo classSplFileInfo::isWritable

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplFileInfo class

<<SplFileInfo::isReadable

SplFileInfo::openFile>>

SplFileInfo::isWritable

(PHP 5 >= 5.1.2)

SplFileInfo::isWritableTells if the entry is writable

Beschreibung

public bool SplFileInfo::isWritable ( void )

Checks if the current entry is writable.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if writable, FALSE otherwise;


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)