PDA

View Full Version : CSV to MySQL through PHP form


SOJO web
08-14-2010, 03:27 PM
Anyone have any great suggestions for uploading a CSV and having the rows being inserted into a MySQL database table?

I'm getting ready to dig in but I thought I would ask if anyone has used a script or extension that they particularly liked.

Any thoughts would be welcomed.

Brian

Jason Byrnes
08-16-2010, 08:35 AM
Haven't tried this myself, but I found this link through Google that may help:
http://www.bradino.com/php/csv-upload-to-database/

biz295654
08-18-2010, 09:44 AM
This site will convert a cvs for mysql, then you cut/paste into db...

http://csv2sql.evandavey.com/