Next I need to transform the string below into a multidimensional vector:
$tesste = "[ ['Faturamento', 32000, '2017-05-23',[ 'Tes-OBI' => 'TESTE']],['Faturamento', 50000, '2017-05-24',[ 'Tes-OBI' => 'TESTE']]]";
Is there any logic or...
asked by
23.05.2017 / 22:24