basename

Returns the base filename of a given file path.

basename(path)

The basename is the contents of path after the last path separator. No filesystem checks are performed, as this is a text/parsing function; thus "." and ".." are not significant. Added in version 7.00.1352510000 20121109.


Copyright © Thunderstone Software     Last updated: Oct 5 2023
Copyright © 2024 Thunderstone Software LLC. All rights reserved.