NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
why parameter as array not as xml doc ?


Joined: 27 Mar 2004
Posts: 1
Reply with quote
hi all,
im started to learn nusoap. before i had some experince with .net webservice (c#) what sound strange to me is the use of associative array to pass parameters.

should be more more logic , to create an xml document , and pass the xml document as parameter to the webservice which return another xml document to the client.

as i know webservice receive xml and return xml, but in nusoap get an array and return an array ?

very confused
please explain
View user's profileFind all posts by entropiaSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
nothing really confusing.
it's convenient to operate with variables raither than with xml.
With xmls you need to parse them to see values returned and have to compose them when you need to pass values. With nusoap everything is simple. NuSoap does all the work for you.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Attributes?


Joined: 23 Apr 2004
Posts: 1
Reply with quote
Is nusoap able to handle full attribute serialization from xml coming in that's converted to PHP and back to xml again?
View user's profileFind all posts by rylosSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
please be more specific. If you have a problem with using nusoap please tell me what's that.
Thanks.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
why parameter as array not as xml doc ?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic