I would like to have a php script with mysql database created where a user can log in, upload a picture and answer a few questions. A more detailed description is below. Please check the attached file for an example that might make the required functions more clear.
Member page:
User signs up with a username, emailaddress and password.
User logs in and is able to upload a picture, and answer a few questions by selecting a pre-defined answer from dropdown boxes. Picture and answers are sto…
