Monday, 9 September 2013

Merge csv files

Merge csv files

How to merge multiple CSV files in to one csv files in PHP or joomla?
Merge all data from the csv files in a folder into a text file with a few
small changes you can also use this for txt files. Replace *.csv for *.txt

No comments:

Post a Comment