Codice PHP:
$array = array( "id" => "Array" ,"nome"=> "categoria" );

$ordine ksort($array);