New to PHP
Posted: Thu Jul 08, 2010 2:59 pm
I've been given a task here at work. I'm sure it's probably pretty much straight forward. Here it goes . . .
I need to take a spreadsheet and store it in some database. Maybe access, not sure yet. That's not an issue. I need to write an application to read this data from the database and display it in a webpage as a spreadsheet. I need to be able to have basic functionality as a spreadsheet. Add, delete rows, etc. then save this data back to the database. Can this be done using PHP? I suspect so, but I'm so new to PHP so I don't have a clue where to start. Or maybe there's some open source code out there that does pretty much what I'm wanting. At any rate, any help us much appreciated.
Thanks,
verwire02
I need to take a spreadsheet and store it in some database. Maybe access, not sure yet. That's not an issue. I need to write an application to read this data from the database and display it in a webpage as a spreadsheet. I need to be able to have basic functionality as a spreadsheet. Add, delete rows, etc. then save this data back to the database. Can this be done using PHP? I suspect so, but I'm so new to PHP so I don't have a clue where to start. Or maybe there's some open source code out there that does pretty much what I'm wanting. At any rate, any help us much appreciated.
Thanks,
verwire02