On Tue, 03 Apr 2001 16:44:36 -0700, Brandon Orther
([EMAIL PROTECTED]) wrote:
>Hello,
>
>I have an array from an ftp nlist.  Is there any way I can
>alphabetize the
>array?

sort($array);


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to