This is a PHP script I wrote that takes a field headed CSV file and creates a basic MySQL database from it. You have to have PHP and MySQL running on your web server of course. It will also INSERT or UPDATE into an existing database. The code is heavily commented and FreeWare. I hope it's useful to others.