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
How to Use iconv_strrpos to Find the Last Substring in Multibyte Strings: Practical Tips
10
How to use stream_get_filters to determine the appropriate filter when reading encrypted data streams?
4
Why is it possible that is_numeric returns false when is_nan returns true?
7
How to avoid integer overflow caused by hexdec?
7
Similar Functions
fscanf
fscanf
Formatinputfromafile
fileowner
fileowner
Getthefileowner
fstat
fstat
Getfileinformationth
lstat
lstat
Giveinformationabout
fnmatch
fnmatch
Matchfilenameswithpa
umask
umask
Changethecurrentumas
feof
feof
Testwhetherthefilepo
parse_ini_file
parse_ini_file
Parseaconfigurationf
Popular Articles