Jump to content

Need A Good File Import Script


dlebowski

Recommended Posts

I currently have an uploader that runs on my site that allows the user to upload a .csv file to the server, it then prompts them to match up each field in the file with the corresponding field in the database table.  It works pretty good, but a little bit clunky and with the way I currently have it setup, it will only insert into the database, I can't update.  Does anyone know of a good .csv uploader that will let the customer match up the columns in the .csv file with the fields in the database as well as do updates and inserts with records in the database?  Any direction would be appreciated.  Thanks!

 

Ryan

Link to comment
https://forums.phpfreaks.com/topic/69336-need-a-good-file-import-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.