Connects to a modified getPartyEmail service on localhost and gets the primary email address for DemoContact1

The getPartyEmail service was modified with:
	- export="true" in the service definition

Usage:

cd <ofbiz_home>/hot-deploy/devtools/examples/phpxmlrpc/php
php testXmlRpcClient.php
