How do I create a group of SELECTs with a foreach loop
I am having trouble with my form creation in that I dont know how to go about inserting basic php to generate form data.
In this instance, I want to loop through all my Rating tags in the database along with the choices for each.
but I dont know how to do this within the schema The available rating options may change so it needs to be generated dynamically
0 Replies