Why am I getting mime-type of .csv file as “application/octet-stream”?

后端 未结 4 687
忘掉有多难
忘掉有多难 2020-11-29 07:04

I\'m working on a PHP application that must import an excel file into MySQL. So I need to convert the excel file to .csv format. But when I want to get its type using

4条回答
提交回复
热议问题