Web Hosting Talk







View Full Version : Upload Script Question


stjoenetworks
08-26-2004, 05:41 PM
Hey all,

I am looking for a small script that will open a .csv file and then upload all the content from the .csv file to a mysql database
and put it in the proper tables.

Does anyone already have something like this or can you point
me to the right place to find it.

Thanks,

fender21
08-27-2004, 03:39 PM
There's an option under phpMyAdmin that will allow you to insert a file into your database.

That should work.