dongwo5449 2019-04-07 13:57
浏览 64

如何将.xlsx文件上传到主机然后解析它并用PHP插入到mysql?

I am trying to make an HTML form so my users can upload xlsx files ,and the PHP parse xlsx,show results to user and then user can confirm and insert data automatically to mysql and show success msg.

I already can upload the file to my folder on host,also i found the way to parse the file,but i cant do it all together automatically. I focus more on the SimpleXLSX https://www.phpclasses.org/package/6279-PHP-Parse-and-retrieve-data-from-Excel-XLS-files.html

There are lots of answers on forums but each of them just answer a part of question i cant handle to compile them running.some of them included blow Upload and insert xls file to mysql? https://www.phpclasses.org/blog/post/571-php-xlsx-mysql.html

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 【提问】基于Invest的水源涵养
    • ¥20 微信网友居然可以通过vx号找到我绑的手机号
    • ¥15 spring后端vue前端
    • ¥15 寻一个支付宝扫码远程授权登录的软件助手app
    • ¥15 解riccati方程组
    • ¥15 display:none;样式在嵌套结构中的已设置了display样式的元素上不起作用?
    • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
    • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
    • ¥50 树莓派安卓APK系统签名
    • ¥65 汇编语言除法溢出问题