Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
delete
delete
See unlink() or unset() (PHP does not have delete keywords or functions)
Name:
delete
Category:
File system
Programming Language:
php
One-line Description:
See unlink() or unset().
Related
How to Use the php_uname() Function to Build an Automated Cross-Platform Difference Report Script?
7
How to avoid deletion failure when deleting a file by PHP delete function
2
Similar Functions
is_writable
is_writable
Determinewhethertheg
fnmatch
fnmatch
Matchfilenameswithpa
symlink
symlink
Establishsymboliccon
fclose
fclose
Closeanopenfilepoint
is_link
is_link
Determinewhethertheg
filemtime
filemtime
Getfilemodificationt
fgetcsv
fgetcsv
Readalinefromthefile
filesize
filesize
Getfilesize
Popular Articles
How to avoid deletion failure when deleting a file by PHP delete function
How to Use the php_uname() Function to Build an Automated Cross-Platform Difference Report Script?