473,378 Members | 1,351 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

PHP\ASP.NETWebservice

gh
Does anyone have an example of consuming an ASP.NET webservice from
PHP. I have a procedure in the webservice that passes an array with
CompanyID and CompanyName. The php side needs to call the procedure to
write out the data from the array into a couple of columns in the table.
I can' t seem to find any clear examples online, for this.

TIA
Nov 28 '07 #1
2 809
look at the soap extentions and SoapClient class. you just give it the
url of the .net wsdl.

-- bruce (sqlwork.com)

gh wrote:
Does anyone have an example of consuming an ASP.NET webservice from
PHP. I have a procedure in the webservice that passes an array with
CompanyID and CompanyName. The php side needs to call the procedure to
write out the data from the array into a couple of columns in the table.
I can' t seem to find any clear examples online, for this.

TIA
Nov 28 '07 #2
gh
bruce barker wrote:
look at the soap extentions and SoapClient class. you just give it the
url of the .net wsdl.

-- bruce (sqlwork.com)

gh wrote:
>Does anyone have an example of consuming an ASP.NET webservice from
PHP. I have a procedure in the webservice that passes an array with
CompanyID and CompanyName. The php side needs to call the procedure to
write out the data from the array into a couple of columns in the
table. I can' t seem to find any clear examples online, for this.

TIA
Bruce:

Thanks for the advice, but I need an example of accessing the data from
the web service, in php. I' ll keep looking.

Thanks
Nov 28 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jim Hsu | last post by:
when I use the XmlWebSerivce to response the xmlelement to Web Service client. the ASP.net plumbing work ( the XmlSerializer in WebServices ) will serialize the XML if we can control the wrapper...
0
by: Tom | last post by:
Hi all In an attempt to create something like http://www.mswcf.com/issues/distributedsystemdesigner/1.gif from http://msdn.microsoft.com/msdnmag/issues/04/07/whitehorse/default.aspx I've...
1
by: GSR | last post by:
Can you suggest me, How to export data from database and user input to cusomized xml format using webservice. xml format may change some times, so should be scalable to export to that format. Please...
12
by: Andy Dingley | last post by:
Assuming a large pile of legacy server-side JavaScript (reasonable quality ASP JScript from 2001-2002) what are the options for hosting it on some server-side platform that runs JavaScript ? ASP...
6
by: John | last post by:
I'm trying to call a Webservice (Non-.NET) That requires the insertion of security credentials into the SOAP header. Up until know I've been creating Dynamic proxy classes to call web services and...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.