(PHP 4, PHP 5, PHP 7)
is_executable — �жϸ����ļ����Ƿ��ִ��
$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() �Ի�ø���ϸ�ڡ�
�� PHP 5.0.0 ��, �˺���Ҳ����ijЩ URL ��װ������μ� ֧�ֵ�Э��ͷ�װЭ���Ի��֧�� stat() ϵ�к������ܵİ�װ���б�