"cd1", "quant"=> 2); $result = $client->call( "cdStore", array("parameters"=>$params), $ns); //echo print_r($result); echo "

Invoice

".$result['invoice']; if ( $client->getError() ) { print "

Soap Constructor Error:

".$client->getError()."
"; } ?>