I have an array of 61 elements, each element of that array is another array
Array(61) [ {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, … ],
The issue is that when I sent it as a parameter to php and I do a print_r it only prints...
asked by
03.09.2018 / 20:22