$ext = pathinfo($filepath, PATHINFO_EXTENSION);
$path = /path/to/img.gif;$path = explode(.,$path);$path = end($path);
Thats It!
Sometimes, the key is in simplicity
Go to link download