DirectoryIterator::isDot

(PHP 5)

DirectoryIterator::isDot — Returns true if current entry is '.' or '..'

Description

bool DirectoryIterator::isDot ( void )
Aviso

Esta função não está documentada, somente a lista de argumentos está disponível.



User Contributed Notes
DirectoryIterator::isDot
whatever at whatever dot com
05-Oct-2007 12:24
Tests only for "." and "..". Returns FALSE for ".svn", ".htaccess" and alike.

DirectoryIterator::isExecutable> <DirectoryIterator::isDir
Last updated: Mon, 28 Dec 2009