thankyou, I have a form which the values will be stored in the database. I'm new to php and MySQL so not sure how the querys work.
I have created a form.
I now need to be able to store the values in the database.
Once this is done, I need each user to view the list of forms that they have submitted.
After this, I need the user to be able to view the same form completed by another user and compare their answers.