|
Hmm, CSV is just formatted with commas? I know there is a few differences, but really the scheme is same way. I have created this for PHP to support all the ways of formatting CSV, but in reality it is very, very few differences.
Remember for data they have to be enclosed ("DATA").
|