Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
symlink
symlink
Establish symbolic connection
Name:
symlink
Category:
File system
Programming Language:
php
One-line Description:
Create symbolic connection.
Related
How to avoid file permission issues when using PHP symlink function
10
How Does the PHP symlink Function Handle Relative and Absolute Paths?
3
Example of creating symbolic links using PHP symlink
4
Similar Functions
symlink
symlink
Establishsymboliccon
is_uploaded_file
is_uploaded_file
Determinewhetherthef
filemtime
filemtime
Getfilemodificationt
pathinfo
pathinfo
Returnsthefilepathin
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
tempnam
tempnam
Createafilewithauniq
fgets
fgets
Readalinefromafilepo
lchgrp
lchgrp
Modifyallgroupsofsym
Popular Articles
How Does the PHP symlink Function Handle Relative and Absolute Paths?
Example of creating symbolic links using PHP symlink
How to avoid file permission issues when using PHP symlink function