How do I sort this array?
February 25, 2007 8:52 AM
Subscribe
How do I sort this array in PHP?
I'd like to rearrange
this array, so that the first child (in this case, the person) is placed in order according to the value of one of its children (wall posts). Is this possible? I'm not too hot on PHP arrays and have been looking through the 'sort' command, but to no avail.
posted by samstarling to computers & internet (3 comments total)
posted by public at 9:03 AM on February 25, 2007