Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mkdir
mkdir
Create a new directory
Name:
mkdir
Category:
File system
Programming Language:
php
One-line Description:
Create a directory.
Related
PHP fopen Encoding Issues: How to Avoid File Encoding Errors
8
What Issues to Consider When Using mysqli::set_charset in Conjunction with PDO::setAttribute?
3
When Executing Multiple Queries, How to Use mysqli::$info to Retrieve the Execution Status of Each Query?
5
Jupyter and PHP Integration: Enhancing Data Processing and Visualization Efficiency
3
Similar Functions
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
copy
copy
Copythefile
disk_total_space
disk_total_space
Returnsthetotalsizeo
chmod
chmod
Changefilemode
unlink
unlink
Deletefiles
rename
rename
Renameafileordirecto
file
file
Readtheentirefileint
fwrite
fwrite
Writetofiles(safelyu
Popular Articles