Jump to content

sort a multifield array


x_maras

Recommended Posts

Hi,

 

I want to store in an array some mysql_fetch_array(s), they have the same structure but I have to collect them one by one so I cant perform an "Order by".

 

But later I want to show them sorted by year.

 

for example

In each field of the first array there is another one who has two(or more) fields (name and year)

Is it possible to sort the first one by the value year?

Link to comment
https://forums.phpfreaks.com/topic/167485-sort-a-multifield-array/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.