<?php $arr = array_combine(range(1,7),range(7,1)); print_r($arr);
You have javascript disabled. You will not be able to edit any code.