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(
>>
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')
>
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(
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
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
(
[
6 matches
Mail list logo