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
Why is it easy to make mistakes when using is_int to check strings? What are the common type traps in is_int?
5
Use strpos and substr to extract part of a string
2
Practical Techniques for JSON Data Concatenation in PHP with Code Examples
6
50 Practical PHP Tutorial Examples to Enhance Your Web Development Skills
5
Similar Functions
pclose
pclose
Closeprocessfilepoin
mkdir
mkdir
Createanewdirectory
clearstatcache
clearstatcache
Clearfilestatuscache
rewind
rewind
Rewindthefilepointer
basename
basename
Returnsthefilenamepa
link
link
Createahardconnectio
filemtime
filemtime
Getfilemodificationt
fwrite
fwrite
Writetofiles(safelyu
Popular Articles