Look at this example. There is a line:
$client =& new xmlrpc_client(\'/xml-rpc\', \'api.quicktate.com\', 80); $client->return_type = \'xmlrpcvals
This is called returning by reference.