Monthly Archive: December 2017

Exploding a list into a nested list array, and then into a multidimensional array in PHP

Today, I show you how to convert (explode) a list, in this case a list of authors, first and last names separated by a comma, into a nested list array, and then iterate through the nested list array and convert…
Read more

"