This is a bit confusing, so forgive me if you do not understand what I ask. I am trying to develop my skills, and I wanted to move on to images as the next step. I did a bit of work, and I thought that a good way to try this might be to create military tape racks depending on the parameters that the user selects.
(For example, an example: http://www.ribbon-rack-builder.com/ribbons/build/4 )
Now, having looked at the source code, I see that the creator of this website creates a form with all the various ribbons and allows the user to select the ones they want using the checkboxes. Then this form is placed in some PHP on the page.
Being new to the concept of image, I have no idea what kind of PHP it is. Can someone give me an idea of how this site can do this, and where should I start if I want to create something like this?
Thank you very much!
source share