CodeIgniter CSV import - Import CSV file to database in CodeIgniter. The example code to parse CSV file, convert CSV data in an associative array, and import CSV data into MySQL database using CodeIgniter CSVReader library.