Reading CSV File With CodeIgniter
CodeIgniter is my PHP Framework of choice. There are others (like Kohana, Cake, Yii) that are worthwhile, I just prefer CodeIgniter. There’s a handy library available for CodeIgniter that will make reading and parsing CSV files really easy. For most that visit here, you already know what a CSV file is. If you don’t you can read more about the CSV file format here (don’t forget to come back).
In an article over on Insic Designs, you can get the code you need and walk through the entire process in order to learn how to use the CSVReader library. Take a trip and learn how to read a CSV file with CodeIgniter!
This entry was posted on Thursday, March 26th, 2009.
You can leave a comment, or trackback from your own site.
You can leave a comment, or trackback from your own site.
No Comments Yet
You can be the first to comment!

Leave a comment