Connecting Tech Pros Worldwide Help | Site Map

Need sample code for unpack XML response

  #1  
Old June 28th, 2006, 01:35 PM
Riyadh Hossain
Guest
 
Posts: n/a
I am developing USPS shipping API for my site. All the work is going on
testing phase. My site uses PHP/MySQL. Now I am working on USPS
tracking/confirm. I can send request and get responses from USPS. I
need sample code for unpack XML response for USPS tracking. Sample
code should be in PHP language. If it is not available in PHP, other
language like PERL, JAVA etc is acceptable.

Thanks and regards

Riyadh Hossain

  #2  
Old June 29th, 2006, 10:35 PM
Andy Hassall
Guest
 
Posts: n/a

re: Need sample code for unpack XML response


On 28 Jun 2006 05:36:30 -0700, "Riyadh Hossain" <mail2riyadh@gmail.com> wrote:
[color=blue]
>I am developing USPS shipping API for my site. All the work is going on
>testing phase. My site uses PHP/MySQL. Now I am working on USPS
>tracking/confirm. I can send request and get responses from USPS. I
>need sample code for unpack XML response for USPS tracking. Sample
>code should be in PHP language. If it is not available in PHP, other
>language like PERL, JAVA etc is acceptable.[/color]

There's http://uk.php.net/xml , unless you wanted something more specific to
the format you mentioned.

For Perl, putting USPS in search.cpan.org gives
http://search.cpan.org/~dbrowning/Bu...ss/Shipping.pm.

--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
WebRequest method usage ThyRock answers 12 November 19th, 2005 02:22 PM