像gmail一样上传大文件 [英] large file upload like gmail

查看:120
本文介绍了像gmail一样上传大文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



像gmail附件一样,我需要使用PHP和Flash上​​传大型文件,而又不会增加php ini中的内存限制.这有意义吗?
请指教..

感谢

Hi,

As like gmail attachments I need to upload large files using PHP and Flash without increasing memory limit in php ini. Does this make sense?
Please advice..

Thanks

推荐答案

对于IIS/ASP,这意味着您将必须打开C:\ windows \ sytem32 \ inetserv \ metabase.xml并搜索值AspMaxRequestEntityAllowed ="#"并增加它.该值是最大文件大小(以字节为单位).

祝你好运!
for IIS/ASP this would mean you would have to open C:\windows\sytem32\inetserv\metabase.xml and search for the value AspMaxRequestEntityAllowed="#" and increase it. The value is the max file size in bytes.

Good luck!


这篇关于像gmail一样上传大文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆