auto('_books.csv'); # ...or if you know the delimiter, use the parse() function. // $csv->parse('_books.csv'); # Output result. // print_r($csv->data); ?>