It turns out that I have this csv and it is one of the first times I parse one so "complex" I need to know an idea of how to pause it in php.
I need to create an associative array with the csv data, but the problem is that there is only one header in this case. Date, the numbers next to it are the ids corresponding to each pair of numbers.
array example:
Date = > 02/01/2018 Id = > one License = > 139 (Here you have to make a split to separate them)