html5 - 商品导入工具(商品名称等信息、图片、分类、品牌)怎么实现?
PHP中文网
PHP中文网 2017-04-17 11:02:20
0
1
693

现有系统是lnmp环境,用到 HTML5、CI

希望实现商品导入功能,以上传文件夹的形式,如果网络断掉了,还可以继续上传商品。怎么实现比较稳妥呢?

/goods.csv 所有商品信息
/category.csv 分类
/brand.csv 品牌
/images 图片附件

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
黄舟

WEB application does not seem to have a folder upload function. The problem itself does not exist.

If it is uploaded in the form of a compressed package, then the compressed package has not been uploaded completely and it should not be unpacked and imported.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template