
header("Content-Disposition: attachment; filename="" . basename($File) . """);header("Content-Type: application/octet-stream");header("Content-Length: " . filesize($File));header("Connection: close");欢迎分享,转载请注明来源:内存溢出

header("Content-Disposition: attachment; filename="" . basename($File) . """);header("Content-Type: application/octet-stream");header("Content-Length: " . filesize($File));header("Connection: close");欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)