PHP function is_executable()

Availability in PHP 4.0

Tells whether the filename is executable

Parameters

Parameter Data type Default value Note
$filename string not Path to the file.

Return values

bool

true if the filename exists and is executable, or false on error.

Additional resources

Official is-executable documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.