PHP linkinfo() 函数

PHP 教程 · 2019-01-25 12:12:36

定义和用法

linkinfo() 函数返回有关一个硬连接的信息。

该函数返回设备 ID,如果失败则返回 FALSE。

语法


linkinfo(path)


参数 描述
path 必需。规定要检查的路径。

提示和注释

注释:这不是一个 HTML 连接,而是一个文件系统中的连接。

注释:该函数不能在 Windows 平台上执行。

点击查看所有 PHP 教程 文章: https://codercto.com/courses/l/5.html

查看所有标签

Effective Modern C++

Effective Modern C++

Scott Meyers / O'Reilly Media / 2014-12 / USD 49.99

Learn how to program expertly with C++ with this practical book from Scott Meyers, one of the world's foremost authorities on this systems programming language. Scott Meyers takes some of the most dif......一起来看看 《Effective Modern C++》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码