Output a php multi-dimensional array to a html table
- by Fireflight
I have been banging my head against the wall with this one for nearly a week now, and am no closer than I was the first day.
I have a form that has 8 columns and a variable number of rows which I need to email to the client in a nicely formatted email. The form submits the needed fields as a multidimensional array. Rough example is below:
…