$C = new SoapClient('webservice.wsdl', array( 'trace' => 1 ) ); print "REQUEST:".$C->__getLastRequest().""; print "RESPONSE:" .
確定! 回上一頁