raj123
07-05-2005, 09:58 PM
Hi,
I am trying to use xmlrpc in php. I have included xmlrpc.inc and xmlrpcs.inc but i am getting errors:
Parse error: parse error in /var/www/html/P/xmlrpc.inc on line 572
Fatal error: Cannot instantiate non-existent class: xmlrpc_client in /var/www/html/P/rpcclientdemo.php on line 12
If I include a xmlrpc.php file instead of xmlrpc.inc ,its entire code is displayed in the browser along with the following error:
Fatal error: Cannot instantiate non-existent class: xmlrpc_client in /var/www/html/P/rpcclientdemo.php on line 12
CAn anyone please help me out??
Thank you,
raj
I am trying to use xmlrpc in php. I have included xmlrpc.inc and xmlrpcs.inc but i am getting errors:
Parse error: parse error in /var/www/html/P/xmlrpc.inc on line 572
Fatal error: Cannot instantiate non-existent class: xmlrpc_client in /var/www/html/P/rpcclientdemo.php on line 12
If I include a xmlrpc.php file instead of xmlrpc.inc ,its entire code is displayed in the browser along with the following error:
Fatal error: Cannot instantiate non-existent class: xmlrpc_client in /var/www/html/P/rpcclientdemo.php on line 12
CAn anyone please help me out??
Thank you,
raj