deploying a soap service with php?

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
jacomac
Forum Newbie
Posts: 2
Joined: Tue Jun 04, 2002 10:24 am
Location: Stuttgart, Germany

deploying a soap service with php?

Post by jacomac »

does anybody know a good way of deploying a soap based web service with php? and automatically generate a WSDL? nusoap (http://dietrich.ganx4.com/nusoap/) only seems to be good for creating clients and only for simple data types.
User avatar
gotDNS
Forum Contributor
Posts: 217
Joined: Tue May 07, 2002 5:53 pm
Location: West Chester, PA

Post by gotDNS »

soap, from lard, ever seen Fight Club?
Post Reply