file_get_name (string file) ⇒ string
Returns the name of a file. This return the actual name of the file, minus directories, so it is essentially the last part of the path. E.g. file_get_name("/User/Documents/f.txt")
would return f.txt
Alternative function names: fname
First available: Version 1.4.0.23

There are no comments on this page.
Comments are welcome and encouraged, including disagreement and critique. However, this is not a space for abuse. Disagreement is welcome; personal attacks, harassment, or hate will be removed instantly. This site reflects personal opinions, not universal truths. If you can’t distinguish between the two, this probably isn’t the place for you.
Comments powered by BalfComment