|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
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.googlegro ups.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 > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
"Jackie Silva" <maritanlito@yahoo.com> wrote in message
news:13ig7v1qd3fb0aa@news.supernews.com... > "Craig Taylor" <ctalkobt@gmail.com> wrote in message > news:1193753592.090856.188710@19g2000hsx.googlegro ups.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 >> > > >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 and you were also able to top-post with the best of them. it's annoying. please don't do it. |
|
![]() |
| Outils de la discussion | |
|
|