Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
link
link
Create a hard connection
Name:
link
Category:
File system
Programming Language:
php
One-line Description:
Create a hard connection.
Related
How to handle the difference between soft and hard links using PHP link function
1
The relationship between PHP link function and file permission settings
8
Introduction to PHP link function and basic usage
2
Similar Functions
file_get_contents
file_get_contents
Readtheentirefileint
fgetc
fgetc
Readcharactersfromfi
is_file
is_file
Determinewhethertheg
chgrp
chgrp
Changethegrouptowhic
popen
popen
Openprocessfilepoint
fstat
fstat
Getfileinformationth
rmdir
rmdir
Deletedirectory
diskfreespace
diskfreespace
aliasfordisk_free_sp
Popular Articles
Introduction to PHP link function and basic usage
The relationship between PHP link function and file permission settings
How to handle the difference between soft and hard links using PHP link function