Manipulate data in CSV files as if they are arrays
CSV Iterator PHP Class
This class can be used to manipulate data in CSV files as if they are arrays. It can parse and write CSV files when a class object is accessed with array manipulation functions.