Membership Software allows you to keep accurate and up-to-date membership records for an organization online. It features membership import and an export feature for creating mailouts. Members can be searched and information including images can be stored for each member.
| Tags | Information Management Records Management Office/Business groupware Communications Email Address Book |
|---|---|
| Operating Systems | POSIX Linux BSD FreeBSD Windows Windows Windows BSD/OS Solaris Unix |
| Implementation | PHP |
Recent releases


Changes: This release fixes a few minor bugs found in the authentication module.


Changes: This update fixed a few problems found in the form library file.


Changes: Information on how to change the system title in the XML config file was added to the documentation.


Changes: This release adds contributed information on how to configure the membership system to run on older versions of PHP.


Changes: This release fixes some spelling errors that were found in one of the templates.
A game where you must jump over gaps and use various floor types to succeed.
A project to increase the surveillance of Swedish parliament members.
- All comments
Recent commentsRe: Search
Ok, found where to make my changes.
In the list.xml files.
Search
I would like to do a search by occupation as well as by first name and by last name.
I couldn't figure out where to do this in the code.
I inserted the occupation field into the search form, and get the following when I try a search.
http://localhost/index.php?mod=membership&sub=workers&user_first_name=&user_last_name=&user_ocupation=Homemaker
This returns all three test records that are in the database, rather than only the Homemaker record.
Any thoughts?
Thanks,