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

Reply via email to