I want to create a form where you can input data, and then it stores it in a MySQL database, and displays it in a predetermined template.
After you enter it into the databse, it adds a link to the main idex of all the things you added,and if you click on one of the links, it brings up the info you typed in before in the template.
I'd also like to make it be searchable by the user, and be able to be sorted by name, date, contents of different fields..etc
How hard would this be to do? Just curious as I plan on starting it soon and want to know what I'm up against
Spiderable, intuitive, easy to maintain, self managing.
I would map it out carefully, I would think spiderability would be the biggest issue. Want to share your basic thoughts and maybe we could bang them around a bit. You could maybe see if you are going in the right direction or bring up some issues you hadn't thought of. ;)