My blog.

Displaying blog posts tagged '.NET'.

15/04/2008

Connecting to a .NET Web Service from PHP

18:23 pm on 15th April 2008 / 0 comments

I ran into this problem last year while working on a website that required a web service call. I posted my solution in the PHP documentation, but a lot of people are having the same issue and can't resolve it, so I've decided to go over my solution in a bit more detail and how I got to it.

Read More »