From db to an array to db
I am trying to write to an array from a group of list boxes that all have the same name. They were written to an html page from a database using a loop. Does anyone have any idea how this could be done? I was thinking I could declare an array using the name of the list box and loop through the array the same way it was written, but I am new to php and I am not sure. Any help would be much appreciated. Thank you for listening.
|