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: 370
php
|web-services
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