重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

php判断上传文件是不是图片,如果是,返回图片格式

 1, 'type' => 'jpg');
    } elseif ($typeCode == 7173) {
        $fileType = array('code' => 1, 'type' => 'gif');
    } elseif ($typeCode == 13780) {
        $fileType = array('code' => 1, 'type' => 'png');
    } else {
        $fileType = array('code' => 0, 'type' => '非图片格式');
    }
    return $fileType;
}

当前文章:php判断上传文件是不是图片,如果是,返回图片格式
网站地址:http://cqcxhl.com/article/jsoioe.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP