Документ взят из кэша поисковой машины. Адрес оригинального документа : http://rtm-cs.sinp.msu.ru/manual/xmlrpc-howto/xmlrpc-howto-php.html
Дата изменения: Mon Jan 22 01:12:14 2001
Дата индексирования: Mon Oct 1 21:18:59 2012
Кодировка:
Using XML-RPC with PHP

Chapter 8. Using XML-RPC with PHP

Table of Contents
A PHP Client
A PHP Server

Edd Dumbill has implemented XML-RPC for PHP. You can download it from the UsefulInc XML-RPC website.

To install the distribution, uncompress it and copy xmlrpc.inc and xmlrpcs.inc into the same directory as your PHP scripts.