Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
dirname
dirname
Return to the directory part in the path
Name:
dirname
Category:
File system
Programming Language:
php
One-line Description:
Returns the directory name part in the path.
Related
Want to Get the Parent Directory of a File? Try PHP’s dirname() Function
8
Similar Functions
chgrp
chgrp
Changethegrouptowhic
tempnam
tempnam
Createafilewithauniq
rename
rename
Renameafileordirecto
copy
copy
Copythefile
set_file_buffer
set_file_buffer
aliasforstream_set_w
fsync
fsync
Synchronizechangesto
unlink
unlink
Deletefiles
feof
feof
Testwhetherthefilepo
Popular Articles
Want to Get the Parent Directory of a File? Try PHP’s dirname() Function