I have used the PHP sort function --> sort().  When I use sort($data,
NUMERIC), it sort the data by Numeric order.  But it goes in ascending
order.  Is there a way to make it go in Descending order?

Thanks,
 Scott



-- 
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