Jump to content

Adding columns to an uploaded PHP file


EvanAgee

Recommended Posts

I'm currently importing data into a database from an uploaded Excel file. Once the data has been imported I'm wanting to add a couple of columns to the Excel file to create a connection between the Excel file and our database. Can anyone tell me how it's possible for me to update the original Excel file with the new columns?

 

I should mention that I'm currently using Spreadsheet_Excel_Reader (http://sourceforge.net/projects/phpexcelreader/) to import the Excel data currently.

Link to comment
https://forums.phpfreaks.com/topic/121251-adding-columns-to-an-uploaded-php-file/
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.