I'm looking for a set of php tools to manage CSV files my mean of SQL statements. The idea is to create a PHP library to support my_xxxx() / pg_xxxx() php database functions
I've found the DBI::CSV and DBD::File modules for Perl, but nothing for php. Any ideas? or just start coding? :-(
Thanks in advance
Juan Antonio