EvanAgee Posted August 25, 2008 Share Posted August 25, 2008 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 More sharing options...
Psycho Posted August 25, 2008 Share Posted August 25, 2008 Here is a class that allows youto work with excel files: http://phpclasses.ca/browse/package/86.html Link to comment https://forums.phpfreaks.com/topic/121251-adding-columns-to-an-uploaded-php-file/#findComment-625111 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.