is_executable

 bool is_executable ( string $filename ) 

説明

Tells whether the filename is executable.

戻り値

Returns TRUE if the filename exists and is executable, or FALSE on error.