SCA::getService
简介
Web Services
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
SOAP
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
SOAP 函数
is_soap_fault
— Checks if SOAP call was failed
SoapClient->__call
— Calls a SOAP function (deprecated)
SoapClient->__construct
— SoapClient constructor
SoapClient->__doRequest
— Performs a SOAP request
SoapClient->__getFunctions
— Returns list of SOAP functions
SoapClient->__getLastRequest
— Returns last SOAP request
SoapClient->__getLastRequestHeaders
— Returns last SOAP request headers
SoapClient->__getLastResponse
— Returns last SOAP response.
SoapClient->__getLastResponseHeaders
— Returns last SOAP response headers.
SoapClient->__getTypes
— Returns list of SOAP types
SoapClient->__setCookie
— Sets the cookie that will be sent with the SOAP request
SoapClient->__setLocation
— Sets the location option.
SoapClient->__setSoapHeaders
— Sets SOAP headers for subsequent calls.
SoapClient->__soapCall
— Calls a SOAP function
SoapFault->__construct
— SoapFault constructor
SoapHeader->__construct
— SoapHeader constructor
SoapParam->__construct
— SoapParam constructor
SoapServer->addFunction
— Adds one or several functions those will handle SOAP requests
SoapServer->__construct
— SoapServer constructor
SoapServer->fault
— Issue SoapServer fault indicating an error
SoapServer->getFunctions
— Returns list of defined functions
SoapServer->handle
— Handles a SOAP request
SoapServer->setClass
— Sets class which will handle SOAP requests
SoapServer->setPersistence
— Sets persistence mode of SoapServer
SoapVar->__construct
— SoapVar constructor
use_soap_error_handler
— Set whether to use the SOAP error handler and return the former value
SCA::getService
简介
Web Services
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程