DirectoryIterator::isDot
(PHP 5)
DirectoryIterator::isDot — Returns true if current entry is '.' or '..'
Descrizione
bool DirectoryIterator::isDot
( void
)
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Check whether it's a directory and either . or ...
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
TRUE if the entry is . or .., otherwise FALSE
DirectoryIterator::isDot
There are no user contributed notes for this page.
