Re: [PHP] From 24/7/2013 to 2013-07-24
[email protected] (Jim Giner)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 7/26/2013 10:10 AM, Jim Giner wrote: > I think you should change from using 'rsort' ( a SORT function) to > 'array_reverse', a simple reverse function. > Your example of what you desire is wrong. > 24-7-2013 will give you the 2013-24-7 that you want. oops. I meant to say "will NOT give you the 2013-2407 that you want".