I have the following array: Array ( [es-PR] => 2014-11-04 08:22:07 [en-US] => 2009-04-05 09:00:00 [es-MX] => 2014-11-08 02:25:40 )How can I extract the oldest date from it? The language ISO order is going to change randomly.
Ron -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php