I would like to reverse the order of this code\'s list items. Basically it\'s a set of years going from oldest to recent and I am trying to reverse that output.
'; $a .= $skill->name; $a .= ''; echo $a; echo "\n"; $j++; } ?>