Jump to content

SOAP Server Response Issue


dgersh

Recommended Posts

Hi-

 

PHP 5

 

I'm writing a simple SOAP Server and it seems like no matter what I do, in the body of the response PHP puts the word 'Response' at the end of the PHP function which was called either in the class set using setClass or function set using addFunction.

 

I have had this issue with and without a WSDL file.

 

For example

<SOAP-ENV:Body><ns1:functionNameResponse><outputMessageName xsi:type="SOAP-ENC:Struct">

 

I just don't want the functionNameReponse element at all!

 

Anyone have any ideas?

 

 

Link to comment
https://forums.phpfreaks.com/topic/180056-soap-server-response-issue/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.