NewDigger Posted August 9, 2009 Share Posted August 9, 2009 I have a form where I collect 3 pieces per row. The form can be expanded indefinitely as well. I think this set up will force me to use a multi dimensional array to store the data however I am unsure how to collect the data from the form in this manner. Should I collect info from the form as an array per row, or array per column? I'm just not sure how to build the array. Any help? Link to comment https://forums.phpfreaks.com/topic/169474-multi-dimensional-arrays-from-form-data/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.