need address / contact manager

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tcloud
Forum Newbie
Posts: 6
Joined: Fri May 07, 2010 6:11 am

need address / contact manager

Post by tcloud »

I'm looking for a (simple) contact manager / address book.

It needs to do the usual -- save names, addresses, email, website URLs, etc.

It will be linked to an existing application where people submit contributions to a history site. This application will allow visitors to send email to the contributors as well as providing the site administrator a way to contact the contributors.

I'm doing this as a favor to the lady who is running the site -- up until now she kept everything in Excel spreadsheets -- over 1600 text / essay contributions and about 600 contributors.

Any suggestions for not reinventing the wheel would be appreciated.
litebearer
Forum Contributor
Posts: 194
Joined: Sat Mar 27, 2004 5:54 am

Re: need address / contact manager

Post by litebearer »

Post Reply