what is the best code,script,module or package for read data from a web service?

Posted by mohammad mirzadeh on Stack Overflow See other posts from Stack Overflow or by mohammad mirzadeh
Published on 2010-04-11T11:49:31Z Indexed on 2010/04/11 11:53 UTC
Read the original article Hit count: 346

Filed under:
|

I want to read web service data from a website and display it into my website.

i have these data:

  • address: WebService/TsePublic.asmx
  • service name : InstrumentDetailOneIns
  • input parameters :UserName,Password,CIsin

is there any available code for use?

© Stack Overflow or respective owner

Related posts about php

Related posts about web-services