Re: SOAP Body Formation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 27 Jun 2006, Knut Urdalen wrote:

> Vandegrift, Ken wrote:
> > So my main question is this: Do I build the xml request as a string and
> > create a SoapVar object and pass this as the parameter to the __soapCall
> > function or do I build an array with the elements and values and pass
> > this to __soapCall???

An array of elements. The goal of ext/soap is to prevent you from
needing to manupulate XML directly, either to construct the request or
parse the reply.

-adam

-- 
adam@trachtenberg.com | http://www.trachtenberg.com
author of o'reilly's "upgrading to php 5" and "php cookbook"
avoid the holiday rush, buy your copies today!

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux