[phpxmlrpc] Fw: Can i make a call to nay server via xmlrpc

sanjeevp sanjeevpro at gmail.com
Fri Jun 15 06:22:14 BST 2007


----- Original Message ----- =

From: sanjeevp =

To: phpxmlrpc at lists.usefulinc.com =

Sent: Friday, June 15, 2007 10:42 AM
Subject: Can i make a call to nay server via xmlrpc


I have to make a call to a serverlet
   https://www.experian.com/authentication/servlets/HttpInWalletTestXml
Which accepts xml of the following form.
<InWalletInquiryData>
<ExperianReferenceData>
<LogonId>san</LogonId>
<LogonPassword>kumar</LogonPassword>
</ExperianReferenceData>
<ConsumerInquiryData>
<SocialSecurity>899436878</SocialSecurity>
<FirstName>JOHN</FirstName>
<LastName>BREEN</LastName>
<MiddleName>WAKEFIELD</MiddleName>
<DriverLicense>
<DriverLicenseNumber>71674355</DriverLicenseNumber>
<DriverLicenseState>VT</DriverLicenseState>
</DriverLicense>
<Telephone>
<TelephoneNumber>7818945369</TelephoneNumber>
<TelephoneListedIndicator>Y</TelephoneListedIndicator>
</Telephone>
<DateOfBirth>
<YearOfBirth>1957</YearOfBirth>
</DateOfBirth>
<CurrentAddress>
<CurrentStreet>PO BOX 445</CurrentStreet>
<CurrentCity>APO</CurrentCity>
<CurrentState>AE</CurrentState>
<CurrentZipCode>09061</CurrentZipCode>
</CurrentAddress>
</ConsumerInquiryData>
<CustRefNumber>0000051775B01</CustRefNumber>
</InWalletInquiryData>
Is it possible to call this servlet.
If possible plese send me how to implement in php
With Regards
Sanjeev Kumar
Mail:- sanjeevpro at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.usefulinc.com/pipermail/phpxmlrpc/attachments/20070615/fc=
c9b3b7/attachment.htm


More information about the phpxmlrpc mailing list