Show Output
Get Filename from a URL Using PHP strrchr() Function
"; echo substr(strrchr($url, "/"), 1); ?>