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) [function.include]: failed to open stream: No such file or directory in /nfs/c01/h06/mnt/45373/domains/dev.bowdenweb.com/html/os/meetup/api/libraries/xmlrpc/demo/client/wrap.php on line 11

Warning: include() [function.include]: Failed opening 'xmlrpc.inc' for inclusion (include_path='.:/usr/local/php-5.3.29/share/pear') in /nfs/c01/h06/mnt/45373/domains/dev.bowdenweb.com/html/os/meetup/api/libraries/xmlrpc/demo/client/wrap.php on line 11

Warning: include(xmlrpc_wrappers.inc) [function.include]: failed to open stream: No such file or directory in /nfs/c01/h06/mnt/45373/domains/dev.bowdenweb.com/html/os/meetup/api/libraries/xmlrpc/demo/client/wrap.php on line 12

Warning: include() [function.include]: Failed opening 'xmlrpc_wrappers.inc' for inclusion (include_path='.:/usr/local/php-5.3.29/share/pear') in /nfs/c01/h06/mnt/45373/domains/dev.bowdenweb.com/html/os/meetup/api/libraries/xmlrpc/demo/client/wrap.php on line 12

Fatal error: Class 'xmlrpc_client' not found in /nfs/c01/h06/mnt/45373/domains/dev.bowdenweb.com/html/os/meetup/api/libraries/xmlrpc/demo/client/wrap.php on line 14