Connecting Tech Pros Worldwide Forums | Help | Site Map

Soap, Php, C++

Newbie
 
Join Date: Jun 2007
Posts: 5
#1: Jun 19 '07
Hi. I hope this place is ok for posting this question.

I think the last question I phrased was too confusing... at least I think it was. Here it is in more simple form:

Since php get methods for soap like

$client->__getLastRequest()

which returns the entire soap message (drool)

shouldn't C++ have something similar? Is there something similar?

At the moment I use nodeTypedValue and it will only allow me to return an integer. ; _ ;

Does anyone know of a similar (or more complex, multiple lines is fine too) way of doing this in C++?

Newbie
 
Join Date: Jun 2007
Posts: 5
#2: Jun 20 '07

re: Soap, Php, C++


I got it, thanks for the posts though guys!
Reply