PHP WSDL hizmeti uygulamak nasıl?

1 Cevap php

Biz SOAP mekanizması ile bir WSDL hizmete istemci erişimini sağlayacak bir web sitesi üzerinde çalışıyoruz.

Nasıl PHP bir WSDL hizmeti uygulamak?

What is Apache Axis2 and Apache CXF ? Does it suit my requirements ? Will it work on PHP or do i have to code it in Java ?

1 Cevap

http://www.php.net/manual/en/class.soapserver.php

http://framework.zend.com/manual/en/zend.soap.server.html

Ben Zend_Soap_Server ile çalışıyordu ve bu çok basit - sadece zerdüştlerin autodiscovere kara kutusuna bir nesne vermek ve WSDL dosyası oluşturur.

Here more info about other WSDL generators: http://www.brainbell.com/tutorials/php/Creating_A_Web_Service_With_PHP_5's_SOAP_Extension.htm

http://en.wikipedia.org/wiki/Apache_Axis2

http://en.wikipedia.org/wiki/Apache_CXF