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
(
[
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 req
What are you using to access the soap server? If you use the modules such as
NuSOAP or SOAP built in for PHP5 you wouldn't have to worry about the
response header.
Chhai
"Diana Castillo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Any ideas how to remove the soap header from the
3 matches
Mail list logo