|
Hi,
Im new here so please bear with me.
I have been asked to design a website a past pupils union.
I have decided that, after looking at some other past pupils websites a forum is not the way to go.
I have decided that the best way to go about this would be:
1. Person Registers and with their permission by the form of a checkbox other registered users will be able to contact them
2. After successful registration their data would be put on a page so other users can contact them
For safety I think the only data displayed should be the users name and that email addresses should not be visible.
I think that the person who wnats to get in contact with the user should be able to do so in the form of a contact form that is standard on most html sites.
This is what I have so far:
- The php and mysql structure that successuly registers users.
E.G verification email etc.
- The website to put the whole thing in.
- A html contact form
So basically what I want is something to take registered users selected data and display it on a page only visible to other registered users.
Best Regards,
manner97
|