$v) { $agents_aux[$keys_prefix . $k] = $v; //unset($agents[$k]); } } $agents = $agents_aux; } echo json_encode ($agents); return; } ?>