hey all,
I was wondering if php has any way to parse a cvs file (comma speparated fields)? I know that some languages have the ability to run queries on one just like a database, is this possible with php or do i have to find or make some functions/classes that do it.
I want to enable users to import data into a mysql table. also, this is on a linux server.
thanks,
Kyle