Get contacted by recruiters directly with our newest chat feature!
Register now or log in to join your professional community.
<?php
$age = array("Peter"=>"", "Ben"=>"", "Joe"=>"");
ksort($age);
?>
Cancel Report Answer