dgersh Posted November 3, 2009 Share Posted November 3, 2009 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.