CWebService
CWebService
Package | system.web.services |
---|---|
Inheritance | class CWebService » CComponent |
Since | 1.0 |
Source Code | framework/web/services/CWebService.php |
CWebService encapsulates SoapServer and provides a WSDL-based web service.
PHP SOAP extension is required.
CWebService makes use of CWsdlGenerator and can generate the WSDL on-the-fly without requiring you to write complex WSDL. However W
PHP SOAP extension is required.
CWebService makes use of CWsdlGenerator and can generate the WSDL on-the-fly without requiring you to write complex WSDL. However W