I need to compare the arrays through the key called code, and if the keys are the same, join the arrays in a single array, see the example below:
$array1 = array(array('id' => '1', 'codigo'=>'1155', 'preco' => '25.00'),...
asked by
25.10.2016 / 18:35