downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DirectoryIterator::isExecutable> <DirectoryIterator::isDir
Last updated: Wed, 22 Jul 2009

view this page in

DirectoryIterator::isDot

(PHP 5)

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

Description

bool DirectoryIterator::isDot ( void )
Warning

This function is currently not documented; only the argument list is available.



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

DirectoryIterator::isExecutable> <DirectoryIterator::isDir
Last updated: Wed, 22 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites