ITeedu.com
快捷导航
编程语言
WEB开发
手机开发
数据库
操作系统
嵌入式
开源软件
作品
编辑语言
汇编
C/C++
JAVA
Python
Ruby
WEB开发
javascript
J2EE
PHP
Django
关于
ITEEDU
编程语言
汇编
C/C++
JAVA
Python
Ruby
WEB开发
J2EE
PHP
djangocn2
手机开发
android
iphone
数据库
MYSQL
sqlite
操作系统
Linux
GRUB
嵌入式
开源软件
PHP 手册
后退
前进
SoapServer->fault()
(no version information, might be only in CVS)
SoapServer->fault() -- Issue SoapServer fault indicating an error
说明
class
SoapServer
{
void
fault
( string code, string string [, string actor [, mixed details [, string name]]] )
}
警告
本函数暂无文档,仅有参数列表。
参见
SoapFault->__construct()
后退
起点
前进
SoapServer->__construct()
上一级
SoapServer->getFunctions()