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
Is the mysqli::kill Function Safe in PHP? Common Security Issues and Protective Measures
6
Complete Guide to PHP7 Configuration and Optimization in LNMP Environment | Improve Website Performance & SEO Ranking
10
Ajax and PHP Implementation of No-Refresh Phone Number Validation Example
5
How to avoid frequent use of is_nan in loops causing performance problems
8
Similar Functions
basename
basename
Returnsthefilenamepa
stat
stat
Provideinformationab
lchgrp
lchgrp
Modifyallgroupsofsym
is_link
is_link
Determinewhethertheg
is_writable
is_writable
Determinewhethertheg
realpath_cache_size
realpath_cache_size
Getthesizeoftherealp
is_readable
is_readable
Determinewhetherthef
rename
rename
Renameafileordirecto
Popular Articles