php and SOAP/WSDL

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
g2ktcf
Forum Newbie
Posts: 1
Joined: Fri Apr 15, 2011 8:00 am

php and SOAP/WSDL

Post by g2ktcf »

I am attempting to access UPS's rating system with php/SOAP. However, there seems to be a huge disconnect for large complex webservice calls for me.

I have three schema files and one wsdl file that should define what I need. My problem is how to id what fields need to be mapped to the SOAP headers, body, and etc. Anyone have any examples that might help? I have beat poor Google to death and can only find simple examples that have no mention of where the variables came from.

Thanks,
Chris
Post Reply