Easy Tutorial
❮ Func Date Gmdate Php Ajax Intro ❯

PHP linkinfo() Function



Definition and Usage

The linkinfo() function returns information about a hard link.

This function returns the device ID, or FALSE on failure.

Syntax

Parameter Description
path Required. Specifies the path to be checked.

Tips and Notes

Note: This is not an HTML link, but a link in the file system.

Note: This function does not work on Windows platforms.


❮ Func Date Gmdate Php Ajax Intro ❯