1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

soap request

Discussion in 'PHP' started by eupaca, Jan 19, 2014.

  1. #1
    Hi

    Can anyone help me to make a request using soap and php. All time when I try to make it I get this error: looks like we got no XML document ...

    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:fram="http://framework.zend.com">
         <soapenv:Header/>
         <soapenv:Body>
                <fram:getLocations>
                      <securityInfo>
                            <userName>test</userName>
                           <password>test</password>
                          <agentCode>test</agentCode>
                          <pos>UK</pos>
                         <lang>en</lang>
                 </securityInfo>
               <country>GB</country>
             </fram:getLocations>
         </soapenv:Body>
    </soapenv:Envelope>
    Code (markup):
    Methods name: getLocations

    WSDL Location - http://ach.kamadhenu.co.uk/en/soap/index?wsdl
    Server End Point - http://ach.kamadhenu.co.uk/en/soap/index


    Thanks
     
    eupaca, Jan 19, 2014 IP