DirectoryIterator::isDot
(PHP 5)
DirectoryIterator::isDot — Returns true if current entry is '.' or '..'
Descrierea
bool DirectoryIterator::isDot
( void
)
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Check whether it's a directory and either . or ...
Parametri
Această funcţie nu are parametri.
Valorile întroarse
TRUE if the entry is . or .., otherwise FALSE
DirectoryIterator::isDot
There are no user contributed notes for this page.
