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
PHP Captcha Implementation Guide for Mac Environment
5
How to use mysqli_fetch_assoc and mysqli_result::fetch_column
5
PHP Implementation of Multi-Spec SKU Management Feature to Enhance E-commerce Platform Efficiency
5
The 5 most common errors when using mysqli_stmt::$error
8
Similar Functions
chown
chown
Changefileowner
filesize
filesize
Getfilesize
fclose
fclose
Closeanopenfilepoint
fileatime
fileatime
Getthelastaccesstime
file_exists
file_exists
Checkifthefileordire
tmpfile
tmpfile
Createatemporaryfile
is_file
is_file
Determinewhethertheg
chgrp
chgrp
Changethegrouptowhic
Popular Articles