pathinfo($file_name, PATHINFO_EXTENSION);
其他可以传入的参数
php获取文件后缀
原文:http://www.cnblogs.com/huzhugang/p/4171788.html