Page 1 of 1

SOAP to XML-RPC in php

Posted: Mon Feb 21, 2011 5:48 am
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...