DirectoryIterator::isDot
(PHP 5)
DirectoryIterator::isDot — Returns true if current entry is '.' or '..'
Opis
bool DirectoryIterator::isDot
( void
)
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Check whether it's a directory and either . or ...
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
TRUE if the entry is . or .., otherwise FALSE
DirectoryIterator::isDot
There are no user contributed notes for this page.
