Hello
I have been working in C# for a while ago, and recently started again with PHP; and I wonder if it is possible to make web services in php that can be consumed from C#.
Googling, i found various frameworks as NuSOAP, Zend and others.
My questions are:
- What good frameworks are out there for doing SOAP Web Services development with PHP?
- Where can I start from?
- How can I achieve Database agnosticism in PHP?
Thanks in advance