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?
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.