Files and Folders: csvFieldDump
Mark Williamson (contact me)
This class can pull only the specified fields from a csv file. you can specify either the field numbers or field names to pull out. Also it can just show you a numbered list of the csv headers.
Also in the class i've added some code at the bottom which allows this class to be used on the command line by passing various flags to it.
if you make the script executable try ./script -h for help.
Click here for detailed information about this class on phpclasses.org