最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
php is_executable 判断文件是可执行文件
时间:2022-07-02 09:57:11 编辑:袖梨 来源:一聚教程网
is_executable
( PHP 4中, PHP 5中)
is_executable -告诉是否是可执行文件名
描述
布尔is_executable (字符串$文件名)
告诉是否filename是可执行文件。
参数
文件名
文件路径。
返回值
返回TRUE ,如果文件存在且可执行,或FALSE的错误。
修改
版本说明
5.0.0 is_executable ( )成为可与Windows
实例
例如# 1 is_executable ( )的例子
$file = '/home/vincent/somefile.sh';
if (is_executable($file)) {
echo $file.' is executable';
} else {
echo $file.' is not executable';
}
?>
相关文章
- 羞羞漫画-登录入口首页免费阅读 04-30
- 在这款Steam游戏中 你那堆积如山的“吃灰”游戏试图要你的命 04-30
- 歪歪漫画免费版入口在哪-2026最新网页版地址链接与网址分享 04-30
- 如何更换搜狗拼音输入法皮肤 04-30
- Deepseek极速下载-Deepseek中文版下载 04-30
- 蚂蚁新村2026年4月29日题目答案 04-30