PHP linkinfo() Function
Definition and Usage
The linkinfo() function returns connection information.
This function returns the device ID. If an error occurs, it returns 0 or FALSE.
Syntax
linkinfo(path)
Parameter | Description |
---|---|
path | Required. Specifies the path to be checked |
Tips and Notes
Note:This function does not work on the Windows platform.