php识别访问手机操作系统,并直接下载相应的安装包
<?phpheader("Content-Type:text/html; charset=utf-8");if(get_device_type()=='ios'){ $ff='huanbaoba.ipa'; header('application/iphone'); header('Content-Disposition:attachment;filename="huanbaoba.ip