DirectoryIterator::isExecutable
(PHP 5 <= 5.1.1)
DirectoryIterator::isExecutable — Returns true if file is executable
Descripción
bool DirectoryIterator::isExecutable
( void
)
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Checks if the file is executable.
Lista de parámetros
This function has no parameters.
Valores retornados
TRUE if the entry is executable, otherwise FALSE
DirectoryIterator::isExecutable
There are no user contributed notes for this page.
