I am trying to create a webpage that you can customize a certian png
I want a code where if you enter "/image.php?s=1" in to the png url the number after s changes the image, and in the code there is 7 different image choices. and when you add on to that url so you get "/image.php?s=1&c=555555" , the text (in this case 555555) is the backgruond color for the transpaernt part of the png.
I want a code where if you enter "/image.php?s=1" in to the png url the number after s changes the image, and in the code there is 7 different image choices. and when you add on to that url so you get "/image.php?s=1&c=555555" , the text (in this case 555555) is the backgruond color for the transpaernt part of the png.