Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript serialize 2 dimensional array Reply To: serialize 2 dimensional array

#247933
Alex Zaworski
Participant

You’d need some way to reconstruct the array without losing the dimensionality though— you can’t do that if you just concatenate everything.