PHP » GoLang |
login |
register |
about
|
GoLang SoapFault::SoapFault
request it (434)
GoLang replacement for PHP's SoapFault::SoapFault
[edit | history]
SoapFault::SoapFault(PHP 5, PHP 7) SoapFault::SoapFault — SoapFault constructor Description
SoapFault::SoapFault
( string
$faultcode
, string $faultstring
[, string $faultactor
[, string $detail
[, string $faultname
[, string $headerfault
]]]] )
This class is used to send SOAP fault responses from the PHP handler.
Parameters
Examples
Example #1 Some examples
<?php It is possible to use PHP exception mechanism to throw SOAP Fault.
Example #2 Some examples
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|