Home >Backend Development >PHP Tutorial >javascript - thinkphp中上传文件应该单独提交该是和所有其他Input一起提交?

javascript - thinkphp中上传文件应该单独提交该是和所有其他Input一起提交?

WBOY
WBOYOriginal
2016-06-06 20:13:471036browse

javascript - thinkphp中上传文件应该单独提交该是和所有其他Input一起提交?

thinkphp中,
最下方的图片上传应该和上方的所有input放在一个form里同时提交吗?

还有,有没有简单好用的图片上传插件,支持预览,删除

回复内容:

javascript - thinkphp中上传文件应该单独提交该是和所有其他Input一起提交?

thinkphp中,
最下方的图片上传应该和上方的所有input放在一个form里同时提交吗?

还有,有没有简单好用的图片上传插件,支持预览,删除

根据你的业务需要可以一起交也可以单独使用ajax异步上传,上传工具推荐使用jquery uploader

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn