I have a spreadsheet which has 4 columns. Instead of editing the spreadsheet (can be messy), I'd rather view the content on a PHP webpage that allows me to order by each column, as well as being able to add, edit and remove data.
I'll be able to set up a MySQL database (need to export from the spreadsheet to the MySQL database).
This just needs to be as simple as it gets. I've done a little PHP, but most of my experience has come from tinkering with a template, rather than writing from scratch.
Any help would great!
I'll be able to set up a MySQL database (need to export from the spreadsheet to the MySQL database).
This just needs to be as simple as it gets. I've done a little PHP, but most of my experience has come from tinkering with a template, rather than writing from scratch.
Any help would great!