downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Runtime Configuration> <Requirements
[edit] Last updated: Fri, 10 Feb 2012

view this page in

Installation

XML-RPC support in PHP is not enabled by default. You will need to use the --with-xmlrpc[=DIR] configuration option when compiling PHP to enable XML-RPC support. This extension is bundled into PHP as of 4.1.0.



add a note add a note User Contributed Notes Installation
SalmanAbbas007 13-Mar-2011 06:53
Note: On Windows you just have to uncomment the following line in php.ini :-

;extension=php_xmlrpc.dll

 
show source | credits | sitemap | contact | advertising | mirror sites