Yes, our PHP configuration includes support for web service protocols such as SOAP (Simple Object Access Protocol) and XML-RPC (XML Remote Procedure Call).
More Information
- For more information about SOAP in PHP, please visit http://www.php.net/manual/en/book.soap.php.
- For more information about XML-RPC in PHP, please visit http://www.php.net/manual/en/book.xmlrpc.php.