Importing CSV (with <br />) to Excel issue
I'm having problem importing a csv file with <br开发者_开发问答 /> contents in it to excel. It includes the data after the <br /> tag to another column which it seems the <br /> tag becomes a delimiter.
Nvm, I just wrote a php script to handle that.
精彩评论