The linkinfo() function returns information about a hard link.
This function returns the device ID or FALSE on failure.
linkinfo(path)
parameter | describe |
---|---|
path | Required. Specifies the path to be checked. |
Note: This is not an HTML connection, but a connection in the file system.
Note: This function cannot be executed on Windows platform.