Successfully generated a bunch of Classes, what next?

324 views
Skip to first unread message

Marcel Schindler

unread,
May 5, 2014, 6:00:02 AM5/5/14
to wsdl2php...@googlegroups.com
Hey there,

I have a quite complex webservice available and while I usually get my functions by simply writing SoapClient->__getFunctions() and the types by SoapCLient->__getTypes() I wanted to give wsdl2php a try. Especially because I have huge problems figuring out, what some params actually do or how they are used.

Is there a simple solution on how I have to set up the real method parameters for a webservice?


Kasper Garnæs

unread,
May 7, 2014, 4:04:23 AM5/7/14
to wsdl2php...@googlegroups.com
If you use wsdl2phpgenerator to generate code from the wsdl of your webservice then the methods should be generated with the specified parameters and types.

You can se how to do this in the README: https://github.com/wsdl2phpgenerator/wsdl2phpgenerator#usage.

 
Reply all
Reply to author
Forward
0 new messages