Re: [PHP] Multisorting an array

2003-02-17 Thread Kevin Stone
- Original Message - From: "Joachim Krebs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 17, 2003 8:25 AM Subject: [PHP] Multisorting an array > I have an array with the following structure: > > Array > ( > [0] => Array &g

[PHP] Multisorting an array

2003-02-17 Thread Joachim Krebs
I have an array with the following structure: Array ( [0] => Array ( [name] => images [type] => dir ) [1] => Array ( [name] => includes [type] => dir ) [2] => Array ( [name] => index.p