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
How to configure APCu extensions to support apcu_entry in different environments
8
How to Optimize the Performance of bcsub Function in High-Frequency Calculation Scenarios to Improve Speed?
6
PHP CSV Export Tutorial: Generating Standard CSV Files from Data
7
How to Use PHP file_get_contents to Fetch Webpage Content from a Remote URL Explained
5
Similar Functions
stat
stat
Provideinformationab
fgetcsv
fgetcsv
Readalinefromthefile
file_get_contents
file_get_contents
Readtheentirefileint
file_put_contents
file_put_contents
Writedatatoafile
file_exists
file_exists
Checkifthefileordire
is_readable
is_readable
Determinewhetherthef
fclose
fclose
Closeanopenfilepoint
file
file
Readtheentirefileint
Popular Articles