<?php $bar = ['c' => 4, 'd' => 5, 'e' => 6, 'a' => 1, 'b' => 2, 'c' => 3]; var_dump($bar);
You have javascript disabled. You will not be able to edit any code.