Complete PHP Filesystem Reference
The readlink() function returns the target of a symbolic link.
This function returns the target of the link on success, or FALSE on failure.
| Parameter | Description |
|---|---|
| linkpath | Required. Specifies the link path to check |
Note: This function is not implemented on Windows platforms.
Complete PHP Filesystem Reference
Your message has been sent to W3Schools.