I'm looking for direction and help.
I know HTML coding pretty well, have MySQL database support on the site I am building, but don't know much about MySQL and how to use it. (Yes, a BABY NEWBIE).
I've been asked to put the membership list up online, but I'd like to make it possible for someone in the group besides myself to update and maintain the online database.
Consequently, I've been looking for a pre-packaged MySQL database solution, one that is preferably free or inexpensive.
Ideally, this would be something that I can install and configure from a web browser, or at least configure text files locally that I upload. It should also allow someone in our group to add, remove, or modify records, a person who is just smart enough to use their computer, get on the web, and fill in forms, but not necessarily knowledgeable about creating webpages or MySQL databases.
The membership database is not complex; I only need the basics of name, address, phone, e-mail, and possibly other fields for future use. Ability to include pictures would be nice but certainly not necessary.
With all of that out of the way, is there a pre-packaged solution that exists, either for free or inexpensive? I clearly don't have time available to me to buy a MySQL book and a PHP book and learn how to code it first.
If what I am asking for simply doesn't exist, that it REQUIRES training in the use of MySQL before trying to do something like this, let me know and I'll just hard code it into tables or something (yuck).
Thanks,