What I'm looking for is a simple php module I can insert into my website that would fucntion as a database that everyone had access to. You'd see all the entries listed alphabetically, and anyone that logged in to the site would be able to add their own entry to the database. A picture would have to be able to accompany each entry.
I don't know any php programing, but I do have a server runing phpbb, so I can install pre-made modules, and create mySQL databases, no problem.
Can anyone point me in the direction of what I'd need ot accomplish this? I'm a true php noob with no idea what I need to be looking for.