For example, how do I get Output.map
Output.map
from
F:\\Program Files\\SSH Communications Security\\SSH Secure Shell\\Output.map
$image_path = "F:\Program Files\SSH Communications Security\SSH Secure Shell\Output.map"; $arr = explode('\\',$image_path); $name = end($arr);