Show Output
Get File Extension from a Filename Using PHP strrchr() Function
"; echo substr(strrchr($path, "."), 1); ?>