Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
unlink
unlink
Delete files
Name:
unlink
Category:
File system
Programming Language:
php
One-line Description:
Delete the file.
Related
What Are the Typical Applications of the PHP atan Function in Graphics Programming? Practical Case Studies
9
Effective Methods and Tips for Formatting PHP Code in Eclipse
1
How to Fix PHP Backend Image Upload Failures
4
How to implement a table output tool with sprintf
7
Similar Functions
readlink
readlink
Returnthetargetofthe
fstat
fstat
Getfileinformationth
fileowner
fileowner
Getthefileowner
file_get_contents
file_get_contents
Readtheentirefileint
disk_total_space
disk_total_space
Returnsthetotalsizeo
pathinfo
pathinfo
Returnsthefilepathin
fdatasync
fdatasync
Synchronizedata(butn
is_executable
is_executable
Determinewhethertheg
Popular Articles