This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Alex.Nov
Hi, I need to do SoAP request. Well, it is not clear how to do this on October. php if you just " $ client = new SoapClient ( 'url: wsdl'); " How it correctly to issue in October.
Alex.Nov
I figured out how to initialize the request. it is necessary to declare a global component class SoapClient; "use SoapClient;"
But as the output data from the SOAP response, I do not understand
1-2 of 2