I've json like this
array (
'status' => 'OK',
'categories' =>
array (
'Sepeda' =>
array (
83 => 'Sepeda MTB',
'Fullbike' =>
array (
370 => 'MTB',
371 => 'Roadbike',
374 => 'Fixie',
375 => 'Sepeda Lipat',
378 => 'City Bike',
380 => 'BMX',
382 => 'Onthel',
),
that I wanna ask , how code to get "Fullbike" ?? thanks for your advice , really need help , thanks