1
Not quite sure how to ask this intelligently...
I need an online address book for my site. Something that will use my db. Fill out a form to add new entries to the address book, then allow for display of all or search on specific criteria (name, zip, etc.). Access to this will be "registered" users.
Do I need a module for this or do I build this w/ php in a block? I'm still getting used to the whole concept of xoops. Thanks.