i am trying to push multiple arrays into 1 big array, resulting in a 2 lvl array. I got this set of arrays for example: Array ( [cod] => ddd [ ... ... <看更多>
Note this is mostly a PHP programming question about arrays and is better asked on e.g. Stack Overflow. As shown in the docs array_push() ... ... <看更多>