SOAP to XML-RPC in php

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
thanga209
Forum Newbie
Posts: 2
Joined: Mon Feb 21, 2011 5:43 am

SOAP to XML-RPC in php

Post by thanga209 »

I have two sites, one uses the SOAP webservices, and another uses the XML-RPC webservices.
Can i call SOAP webservices functions using XML-RPC. Please tell me...
Post Reply