Re[2]: [PHP] complex array and smarty

2004-08-09 Thread adwinwijaya
Hello John, Tuesday, August 10, 2004, 12:35:30 AM, you wrote: JWH> From: "adwinwijaya" <[EMAIL PROTECTED]> >> Assume I have array that looks like : >> >> Array( >> 'type'->'Fiction', >> 'notes'->'Fiction books from a-z', >> 'list'-> Array( >> 'list'-> [0]->array( >>

Re: [PHP] complex array and smarty

2004-08-09 Thread John W. Holmes
From: "adwinwijaya" <[EMAIL PROTECTED]> > Assume I have array that looks like : > > Array( > 'type'->'Fiction', > 'notes'->'Fiction books from a-z', > 'list'-> Array( > 'list'-> [0]->array( > 'title'->'xzy', > 'id'->'1') >

[PHP] complex array and smarty

2004-08-08 Thread adwinwijaya
Hello all, Assume I have array that looks like : Array( 'type'->'Fiction', 'notes'->'Fiction books from a-z', 'list'-> Array( 'list'-> [0]->array( 'title'->'xzy', 'id'->'1') [1]->array(

Re: [PHP] complex array

2004-05-05 Thread Chhai T
Thanks Torsten! It works fine. Regards, Chhai <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Chhai T <[EMAIL PROTECTED]> schrieb am 05.05.2004, 09:55:25: > > Is there an easier, quicker way to access the values in this array returned > > from a SOAP request? This is the result of m

Re: [PHP] complex array

2004-05-05 Thread roehr
Chhai T <[EMAIL PROTECTED]> schrieb am 05.05.2004, 09:55:25: > Is there an easier, quicker way to access the values in this array returned > from a SOAP request? This is the result of my print_r() :Array > ( > [0] => Array > ( > [name] => [description] => yyy

[PHP] complex array

2004-05-05 Thread Chhai T
Is there an easier, quicker way to access the values in this array returned from a SOAP request? This is the result of my print_r() :Array ( [0] => Array ( [name] => [description] => y [members] => Array ( [