How to implement XML-RPC client in php that sends request to some XML-RPC server?

Thank You

Basically xml-rpc involves creation and parsing xmls based on your API.PHP has XML libraries and specialized xml-rpc libraries.If you are using SOAP,the most popula opensourceoption with php is NUSOAP

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.