I have the following array
$arreglo=[1,2,3,4,5..50]
I want to show them in a table, but that the table is of 10 columns type like this:
1 2 3 4 5 6 7 8 9 10
11 12 13 14 15 16 17 18 19 20
etc...
The number of rows depends on th...
asked by
06.06.2018 / 07:25