简体   繁体   English

在PHP中使用xmlrpc-epi构建XMLRPC客户端?

[英]Building a XMLRPC client using xmlrpc-epi in PHP?

I have xmlrpc-epi installed on my Apache server and I need to use it to connect to a XMLRPC server. 我在我的Apache服务器上安装了xmlrpc-epi,我需要使用它连接到XMLRPC服务器。 What I should do - is there anything I need to download and/or install on my server in addition to the xmlprc-api? 我应该做什么 - 除了xmlprc-api之外,我还需要在我的服务器上下载和/或安装什么吗?

xmlrpc
core library version    xmlrpc-epi v. 0.51
php extension version   0.51
author  Dan Libby
homepage    http://xmlrpc-epi.sourceforge.net
open sourced by     Epinions.com

I wasn't able to find relevant code examples which clearly highlights how to form a connection. 我无法找到相关的代码示例,这些示例清楚地突出了如何形成连接。

以下是xmlrpc-epi的一个示例: http ://www.php.net/manual/en/ref.xmlrpc.php#40176

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM