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. Specify the path to be checked

Tips and Notes

Note:This function does not work on the windows platform.