|
basenameDescription
Given a string containing a path to a file, this function will return the base name of the file. On Windows, both slash (/) and backslash (\) are used as path separator character. In other environments, it is the forward slash (/).
See also: dirname() |
|||||||||||||||||||
With any suggestions or questions please feel free to contact us |