SplFileInfo::isExecutable

SplFileInfo::isExecutable

(PHP 5 >= 5.1.2, PHP 7)

SplFileInfo::isExecutableTells if the file is executable

Description

public bool SplFileInfo::isExecutable ( void )

Checks if the file is executable.

Parameters

This function has no parameters.

Return Values

Returns TRUE if executable, FALSE登录查看完整内容