Posted by Jackie Silva on 10/31/07 06:25
i was able to use some of the classes for auto-wsdl creation from brainbell
http://www.brainbell.com/tutorials/php/Creating_A_Web_Service_With_PHP_5's_SOAP_Extension.htm
"Craig Taylor" <ctalkobt@gmail.com> wrote in message
news:1193753592.090856.188710@19g2000hsx.googlegroups.com...
> I've found a large number of PHP5 soap server and client examples on
> the web and am familair by now of how to setup / configure / implement
> my own service.
>
> The issue I'm having is how to pass and define complex types through
> the wsdl -- I'm hoping to have nusoap (mod'd for php5) or regular php5
> soap use reflection to generate the wsdl for me (wanting to avoid
> another language / syntax).
>
> If the answer does turn out to be, 'Learn wsdl' - can anyone point me
> to some good resources on this type of thing?
>
> Thanks,
>
> - Craig Taylor
>
[Back to original message]
|