is_executable

(PHP 4, PHP 5, PHP 7)

is_executable�жϸ����ļ����Ƿ��ִ��

˵��

is_executable ( string $filename ) : bool

�жϸ����ļ����Ƿ��ִ�С�

����

filename

�ļ���·����

����ֵ

����ļ������ҿ�ִ���򷵻� TRUE������ʱ����FALSE��

������־

�汾 ˵��
5.0.0 is_executable() ��ʼ�������� Windows��

����

Example #1 is_executable() ����

<?php

$file 
'/home/vincent/somefile.sh';

if (
is_executable($file)) {
    echo 
$file.' is executable';
} else {
    echo 
$file.' is not executable';
}

?>

�����쳣

ʧ��ʱ�׳�E_WARNING���档

ע��

Note: �˺����Ľ���ᱻ���档�μ� clearstatcache() �Ի�ø���ϸ�ڡ�

Tip

�� PHP 5.0.0 ��, �˺���Ҳ����ijЩ URL ��װ������μ� ֧�ֵ�Э��ͷ�װЭ���Ի��֧�� stat() ϵ�к������ܵİ�װ���б�

�μ�

  • is_file() - �жϸ����ļ����Ƿ�Ϊһ���������ļ�
  • is_link() - �жϸ����ļ����Ƿ�Ϊһ����������