fgetcsv() ignores special characters when they are at the beginning of line!

前端 未结 4 1799
误落风尘
误落风尘 2020-12-10 14:14

I have a simple script that accepts a CSV file and reads every row into an array. I then cycle through each column of the first row (in my case it holds the questions of a s

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