Hi,
I am very new at php coding. I have some experience with HTML and CSS. I seem to be stuck.
I have 8 circle images. I want my user to choose 1 to 8 of the circles and then I want their choices to appear on a second page.
Is this possible with sessions? I get that I will need an if statement…if selected then use red.png on second page if not selected then use tranparent.png on second page.Is there a better way to do this?
I can’t seem to figure out how to allow for multiple selections of the circles.
My goal is to have the user pick multiple colors and have those colors passed to a second page.
Sorry if this is unclear. I don’t have any code to share yet because I’m just trying to figure out where to start.
Thank you for your patience and your help.
Lisa