-
- Downloads
Added getdirname(): returns the filename or lastdirectory portion of a full
pathname (directories must end in a '/'). Unlike getfname() which returns an empty string if passed a path ending in a '/'. Useful with glob(.., GLOB_MARK).
Please register or sign in to comment