DirectoryIterator::isExecutable
(PHP 5 <= 5.1.1)
DirectoryIterator::isExecutable — Returns true if file is executable
Beschreibung
bool DirectoryIterator::isExecutable
( void
)
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Checks if the file is executable.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
TRUE if the entry is executable, otherwise FALSE
DirectoryIterator::isExecutable
There are no user contributed notes for this page.
