Storing data in a multidimensional array from dynamically generated foreach loop
If you want to store an array in one meta_key, you need to add your different keys in the input name. For my example, this is the retrieve way where you need to be in a foreach loop where $i is increment with $i++ in it. To save value you will need to modify your … Read more