Re: [PHP] Easiest way to create a web service based on a WSDL document

2012-08-31 Thread Lars Nielsen


fre, 31 08 2012 kl. 16:33 -0430, skrev Néstor Boscán:
> Hi
> 
> What's the easiest library/technology/solution to create a web service in
> PHP based on a WSDL document?
> 
> Regards,
> 
> Néstor Boscán

This one is pretty simple to get started with :
http://www.php.net/manual/en/soapserver.soapserver.php

Best Regards
Lars Nielsen
www.lfweb.dk


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Easiest way to create a web service based on a WSDL document

2012-08-31 Thread Néstor Boscán
Hi

What's the easiest library/technology/solution to create a web service in
PHP based on a WSDL document?

Regards,

Néstor Boscán