Jump to content

Using Web Services(.NET) in PHP


manohar

Recommended Posts

As Reg Edit explained in this post - http://w3schools.invisionzone.com/index.php?showtopic=9600 - the techonologies do not matter in web services. If your web service were called with http://www.mywebserver.com/myservice.asmx, then you would simply reference that URL in your PHP code to get the XML response from your web service.

Link to comment
Share on other sites

As Reg Edit explained in this post - http://w3schools.invisionzone.com/index.php?showtopic=9600 - the techonologies do not matter in web services. If your web service were called with http://www.mywebserver.com/myservice.asmx, then you would simply reference that URL in your PHP code to get the XML response from your web service.
thanks for ue response I'll check out that and'll IM u again bye thanks once again
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...