Helping ordinary people create extraordinary websites!



DirectoryIterator::isExecutable

(PHP 5 <= 5.1.1)

DirectoryIterator::isExecutableReturns true if file is executable

Description

bool DirectoryIterator::isExecutable ( void )
Warning

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

Checks if the file is executable.

Parameters

This function has no parameters.

Return Values

TRUE if the entry is executable, otherwise FALSE