Page 1 of 1

How to access a C#-WebClient from a PHP-program?

Posted: Sun 30 Dec 2007 20:53
by fordprefect
Hi,

I have a C#-WebService, which accesses a database. Next I have a C#-WebClient which can access this WebService, and update its own database with the input from the WebService.

Now we also have a PHP program, which should be able to activate the C#-WebClient. How can I do this? Do you know a tutorial in which this is described?

Thanks a lot!

Posted: Wed 02 Jan 2008 10:43
by Alexey.mdr
Unfortunately, we cannot provide a general advice on accessing a C# web client from a PHP program because this topic is beyond the scope of our support program.