Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<SoapServer->__construct()SoapServer->getFunctions()>
Last updated: Tue, 19 Sep 2006

SoapServer->fault()

(no version information, might be only in CVS)

SoapServer->fault() -- Issue SoapServer fault indicating an error

Description

class SoapServer {

void fault ( string code, string string [, string actor [, mixed details [, string name]]] )

}

Warning

This function is currently not documented; only the argument list is available.




<SoapServer->__construct()SoapServer->getFunctions()>
Last updated: Tue, 19 Sep 2006