SoapFault->__construct()(No version information available, might be only in CVS) SoapFault->__construct() — SoapFault constructor ОписаниеSoapFault
__construct
( string $faultcode
, string $faultstring
[, string $faultactor
[, mixed $detail
[, string $faultname
[, SoapHeader $headerfault
]]]] )
This class is useful when you would like to send SOAP fault responses from the PHP handler. faultcode , faultstring , faultactor and details are standard elements of SOAP Fault; Список параметров
Примеры
Пример #1 Some examples
<?phpIt is possible to use PHP exception mechanism to throw SOAP Fault.
Пример #2 Some examples
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |