just sort($Lang);

A question: wouldn't it have been quicker to knock out a couple of test
files to see which is the right way?

HTH

Danny.

----- Original Message -----
From: "vins" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 1:36 PM
Subject: [PHP] Now a Question for all you ARRAY Junkies


> I have an array
> $Lang = array('English','German','French','Zulu');
> I want it in alphabetical order....
>
> do i reset the arrray first or usort it first ????
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to