Tagged: csv RSS
-
Nathan Haskins
-
Nathan Haskins
php parse csv files into mysql commands
A quick script to take a .csv file, and generate some insert commands into mysql. The client hands me a spread sheet file, i drop it into a folder and run the script pretty easy.

