Hi all,
I am trying to create a website where there are three images on the screen. The user needs to choose one of the images. The image they select needs to be recorded either in a text document or into a mysql database.
For example
Image 1 Image 2 Image 3
User selects image 2
Need to record user x has chosen image 2
Once they have chosen the image. Another 3 images will come up and the user needs to choose again. This also needs to be recorded. This will continue to happen 10 times.
I was thinking about creating a page with 3 images, then another page with 3 images and so on but surely there must be a way in which this could happen on one single page.
I have been researching this for for over two weeks now but am not getting anywhere with this. If there is anybody that can help me it will be greatly appreciated.
Thanks in advance