PHP Doku:: Get the handling flags - filesystemiterator.getflags.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe FilesystemIterator classFilesystemIterator::getFlags

Ein Service von Reinhard Neidl - Webprogrammierung.

The FilesystemIterator class

<<FilesystemIterator::current

FilesystemIterator::key>>

FilesystemIterator::getFlags

(PHP 5 >= 5.3.0)

FilesystemIterator::getFlagsGet the handling flags

Beschreibung

public int FilesystemIterator::getFlags ( void )

Gets the handling flags, as set in FilesystemIterator::__construct() or FilesystemIterator::setFlags().

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The integer value of the set flags.

Siehe auch


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",...)