Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 03-11-2009, 05:46 PM using nusoap
Junior Talker

Posts: 4
Trades: 0
Can anyone tell me what is the difference between using
new soap_server

and

new soapclient

I'm trying to send the following using nusoap
Code:
<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://www.atg.com/webservices">
   <soapenv:Header/>
   <soapenv:Body>
      <web:register soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
         <profileDataAsXml xsi:type="xsd:string"><![CDATA[
<registration>
    <login>ws-test7@mdp.com</login>
    <firstname>Sam</firstname>
    <password>pass</password>
    <registrationsource>1000</registrationsource>
    <optin>true</optin>
    <sendregistrationemails>false</sendregistrationemails>
</registration>
]]></profileDataAsXml>

         <clientCode xsi:type="xsd:string">1000</clientCode>
      </web:register>
   </soapenv:Body>
</soapenv:Envelope>
josh4 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to using nusoap
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26348 seconds with 12 queries