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