Getstatename demo

Send a U.S. state number to the server and get back the state name

The code demonstrates usage of the php_xmlrpc_encode function


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/client.php on line 8

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/client.php on line 8

Enter a state number to query its name


$Id: client.php 2 2009-03-16 20:22:51Z ggiunta $