Webservice wrappper demo

Wrap methods exposed by server into php functions

The code demonstrates usage of the most automagic client usage possible:
1) client that returns php values instead of xmlrpcval objects
2) wrapping of remote methods into php functions


Warning: include(xmlrpc.inc): failed to open stream: No such file or directory in /var/www/alldocs/home/cmckay/website_libs/infusionsoft/xmlrpc-3.0/demo/client/wrap.php on line 11

Warning: include(): Failed opening 'xmlrpc.inc' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/alldocs/home/cmckay/website_libs/infusionsoft/xmlrpc-3.0/demo/client/wrap.php on line 11

Warning: include(xmlrpc_wrappers.inc): failed to open stream: No such file or directory in /var/www/alldocs/home/cmckay/website_libs/infusionsoft/xmlrpc-3.0/demo/client/wrap.php on line 12

Warning: include(): Failed opening 'xmlrpc_wrappers.inc' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/alldocs/home/cmckay/website_libs/infusionsoft/xmlrpc-3.0/demo/client/wrap.php on line 12

Fatal error: Uncaught Error: Class 'xmlrpc_client' not found in /var/www/alldocs/home/cmckay/website_libs/infusionsoft/xmlrpc-3.0/demo/client/wrap.php:14 Stack trace: #0 {main} thrown in /var/www/alldocs/home/cmckay/website_libs/infusionsoft/xmlrpc-3.0/demo/client/wrap.php on line 14