PHP point to .Net Service

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ArnoHanekom
Forum Newbie
Posts: 1
Joined: Tue Jan 10, 2012 7:49 am

PHP point to .Net Service

Post by ArnoHanekom »

Hi Guys/Gals,

I am completely new to PHP.

I am a .Net developer and now I have to learn php.

I am looking for some guidance to how to go about
pointing php to a .Net service and using some of the
functions of that service in my php page?

Please note that the service is a WPF service and thus has the
.svc extension and not the .asmx extension.
It is also hosted on iis on a server.

Any help and guidance would be appreciated.

Thank you.

Kind Regards,

Arno
Post Reply