Hi,
I am about to get started on this and would appreciate any inputs from the community.
Problem: I've got a database that is to be accessed by relatively unsophisticated Web users.
The requirement is that users be able to select on a SIMPLE Web form how they'd like to see the data, e.g., which columns they might be interested in, the order of columns across the page, range of rows to include on the page (including wild card capability) --- you get the general picture. The task is to build an interface that is intuitively obvious to the man (or woman) on the street.
Questions: What are the most appropriate technologies to use to implement this? What is a good (and bad!) way to start?
Assume PHP and MySQL reside on the server.
Thanking you folks in advance,
Have a Happy New Year!
Rick