News

How the heck to populate a multidimensional array in PHP using data from MySQL???How the heck do I populate a multidimensional array in PHP using data from MySQL???Below is what I've created ...
I've got a bunch of $_POST values being brought over from a form. Many of these values are from checkboxes, with the form names all starting with 'field_'. These signify the columns in a chart ...