Re: Extracting multi dimensional array value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



How about min()?  Or for the newest max().

On Fri, May 1, 2015 at 9:37 PM, Ron Piggott <ron.piggott@xxxxxxxxxxxxxxxxxx>
wrote:

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

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux