How to add columns to CSV using PHP

后端 未结 2 1189
清酒与你
清酒与你 2021-01-05 20:22

I need to add columns to an existing csv file ,but i can\'t find any solution to the problem.I have used \"\\t\" and chr(9) to create columns but no success so please help m

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