Re: [PHP] Array Simplification

2003-07-22 Thread Curt Zirzow
* Thus wrote jwulff ([EMAIL PROTECTED]): > I've got a nested array below that I'm having some trouble simplyfing. > Here is an example of how the array is now: > > [...] > > Array > ( > [0] => Array > ( > [0] => 2003-06-10 17:00:00 > [1] => 9054.89 >

RE: [PHP] Array Simplification

2003-07-22 Thread Chris W. Parker
jwulff on Tuesday, July 22, 2003 3:58 PM said: > I've got a nested array below that I'm having some trouble simplyfing. > Here is an example of how the array is now: [snip] How are you creating the array in the first place? c. -- PHP General Mailing List (http: