0
how to create two arrays from a mysql column in php
For example I want Convert the result of the column years in 2 arrays, one from the previous year and another from this year, to create a line graph with 2 results
1 Respuesta
For example I want Convert the result of the column years in 2 arrays, one from the previous year and another from this year, to create a line graph with 2 results