Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
readlink
readlink
Return the target of the symbolic link
Name:
readlink
Category:
File system
Programming Language:
php
One-line Description:
Returns the target of the symbolic connection.
Related
Encountering Symlink Loops? Here’s How to Solve It with the readlink Function
3
Similar Functions
lstat
lstat
Giveinformationabout
file
file
Readtheentirefileint
fileowner
fileowner
Getthefileowner
move_uploaded_file
move_uploaded_file
Moveuploadedfilestoa
link
link
Createahardconnectio
is_uploaded_file
is_uploaded_file
Determinewhetherthef
filesize
filesize
Getfilesize
filetype
filetype
Getfiletype
Popular Articles
Encountering Symlink Loops? Here’s How to Solve It with the readlink Function