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')
>
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
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
3 matches
Mail list logo