.CSV file
Posted: Tue Aug 26, 2003 5:13 am
I need to transform a comma delimitted file (.csv) into a table. There are some function in PHP (split, explode) but they seem not to be enough.
What else should I use?
What else should I use?