Welcome to the home page.
This is an all purpose table application to allow you to import data from a number of sources and produce a pretty table.
The first table is the songs table, thanks to php-mvc. The application itself is open source for you to download and play with. I've added a logger thanks to bit bucket
I will accept suggestions for change to the application (laura@jofa.co.uk). Also through github, when I have worked out how.
The table will allow you to:
- Import your table in the following formats:
- Select which columns you can view, thanks - Eric Martin for the modal
- Give you pagination, thanks - Techumber
- Thanks PHP Excel for the excel file reader.
- Allow you to search your table by view
- Allow you to embed your table on other peoples websites.
Instructions for install - simply download the application and put it in your web root. To get the Excel file upload to work, you will need to download PHP Excel and put the 'Classes' into the 'libs' folder.