Hiya,
I want to make a PHP + database interface on my site.
I want to have a submnit form where I can add 5 fields of info into the database. Then when I have done this I want to be able to click one link and display the info in that database.
I want to enter in :
name - username - option1 - option2 - option 3
and have it display like:
1) name - username - option1 - option2 - option 3
2) name - username - option1 - option2 - option 3
3) name - username - option1 - option2 - option 3
etc
This is for a membership scheme and I want to be able to display membername etc and enter in the details when I get a new member.
Can anyone offer me any advice ?
Regards,
Ben