Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
rmdir
rmdir
Delete directory
Name:
rmdir
Category:
File system
Programming Language:
php
One-line Description:
Delete an empty directory.
Related
Comprehensive Guide to High-Paying PHP Careers: Prospects, Salaries, and Trends
6
How to use ob_list_handlers for cache debugging
4
How to Determine If the Current Environment Supports Using spl_autoload_unregister to Unregister an Autoloader?
2
PDOStatement::rowCount Atomicity with transactions
1
Similar Functions
filesize
filesize
Getfilesize
is_file
is_file
Determinewhethertheg
linkinfo
linkinfo
Getinformationabouta
ftruncate
ftruncate
Truncatethefiletoagi
file_exists
file_exists
Checkifthefileordire
rename
rename
Renameafileordirecto
file_put_contents
file_put_contents
Writedatatoafile
dirname
dirname
Returntothedirectory
Popular Articles