What function can reverse the order of values in an array without the loss of key information? seenagape 8 years ago What function can reverse the order of values in an array without the loss of key information? A.array_flip() B.array_reverse() C.rsort() D.krsort() E.array_multisort() ← Previous question Next question →