G'day all, I was wondering if anybody is able to assist me in a project I am trying to do for a non-profit society that I am a member of.
I have been searching the web for either a php/flatfile or php/mysql membership/login/admin script.
I've came across a couple of ones that I like, but have found that with my very limited experience in especially the field of mysql, that I can't seem to work out how to add additional fields or more so get the data to stay.
One I extremely like which I found is from the codewalkers website.
What I like about this script is that I can limit the script so only 'admin' can register users only, but what I am wanting it to do is to have several more fields of data about the user and also rather than just having 'non-admin' and 'admin', I also want to create another type of 'committee' or semi-admin if you would like, so that way such people can view abit more than the non-admin user, but not have as much functionality as an 'admin' does.
The additional fields I want are:
Name, Address, Phone, Mobile, Renewal
Hopefully from there I should be able to use other bits of code i've got and have used in the past to do the rest of what I need to do.
So any help is appreciated, or if anybody knows of such a free script that provides what i'm looking for would also be appreciated, and if its inclussion is mysql, then thats fine, but the only problem is I have no idea how to generate reports from a mysql database yet.
As I mentioned earlier, its for a non-profit society that deals with history & preservation of buses.
Thankyou for your time.