Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
basename
basename
Returns the file name part in the path
Name:
basename
Category:
File system
Programming Language:
php
One-line Description:
Returns the file name part in the path.
Related
Use date_default_timezone_get() and date_default_timezone_set() to work with PHP projects across time zones
1
The confrontation strategy of get_client_version and UA forgery
6
How to sort strings of multilingual character sets using strnatcasecmp?
8
PHP File Operation Tips: Efficient Reading and Writing Methods
3
Similar Functions
disk_total_space
disk_total_space
Returnsthetotalsizeo
filectime
filectime
Gettheinodemodificat
fseek
fseek
Positioninginfilepoi
ftell
ftell
Returnsthelocationwh
disk_free_space
disk_free_space
Returnstheavailables
file_put_contents
file_put_contents
Writedatatoafile
fputcsv
fputcsv
FormatthelinetoCSVan
filetype
filetype
Getfiletype
Popular Articles