Page 1 of 1
XML question
Posted: Thu Mar 20, 2003 10:58 am
by matthiasone
I need to send a XML request to USPS and receive a XML response. I am not really sure how to go about that. Will CURL work or XML Parser the way to go? I can't seem to find any articles on this anywhere.

Posted: Thu Mar 20, 2003 1:04 pm
by daven
viewtopic.php?t=7148
Has code. Good code....Nice code.....mmm.....code.......
Note: All praise be to Stoker, king of sending XML to irritating gateways!
need more help
Posted: Fri Mar 21, 2003 2:14 pm
by matthiasone
Daven
when I use the code you gave me with debug on, it tells me that a parameter is wrong, but I don't know which one.....they look right to me.
Any Ideas?
Posted: Fri Mar 21, 2003 4:16 pm
by daven
I honestly do not know. I ran across that thread due to my habit of reading almost every thread on the forum. I have not actually tried the code out.
If you are having troubles, Stoker is your best bet, since he wrote the code.