$array) { $sortArray[$key] = $array[$$_GET['sort']]; } array_multisort($sortArray, SORT_ASC, SORT_STRING, $a); } ?>