Re: Is there a way to test, what's the output of PHP SOAP request?
echo "REQUEST:\n" . $client->__getLastRequest() . "\n";
Mariaxx wrote:
>
> Is there a way to figure out the form of data I'm sending in an SOAP XML
> request.
> I need to be sure, that when I'm calling the service, that my arrays are
> "printed out" correctly and doesn't contain any extra (nested) parameters.
>
> Maria
>
--
View this message in context: http://old.nabble.com/Is-there-a-way-to-test%2C-what%27s-the-output-of-PHP-SOAP-request--tp30826222p31852018.html
Sent from the Php - Soap mailing list archive at Nabble.com.
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[PHP Home]
[PHP Users]
[Kernel Newbies]
[PHP Database]
[Yosemite]