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
Create RESTful API using the custom class of PDOStatement::fetchObject
8
How to Convert JSON to Array in PHP: A Complete Guide and Best Practices
6
How to Use mysqli_stmt::store_result and mysqli_stmt::next_result Together?
1
Want to Safely and Efficiently Delete Session Data? Try These Best Practices with SessionHandler::destroy
7
Similar Functions
rmdir
rmdir
Deletedirectory
fscanf
fscanf
Formatinputfromafile
readfile
readfile
Outputfile
basename
basename
Returnsthefilenamepa
rename
rename
Renameafileordirecto
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
linkinfo
linkinfo
Getinformationabouta
fclose
fclose
Closeanopenfilepoint
Popular Articles