function get_extension($file)
{
    return pathinfo($file, PATHINFO_EXTENSION);
} 

Doyle
844 声望16 粉丝

前端, angular, vue