Jump to content

Multi Dimensional Arrays from Form Data


NewDigger

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.