php-doc-en/reference/soap/functions/use-soap-error-handler.xml
Mehdi Achour 506f19c995 add SoapClient->getLastRequestHeaders(), SoapClient->getLastResponseHeaders(), SoapClient->doRequest(), SoapServer->fault() and use_soap_error_handler()
# not documenting soap_encode_to_xx() and SoapServer->map() as the soap maintainer think about removing these functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176815 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 03:02:33 +00:00

37 lines
960 B
XML

<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.use-soap-error-handler">
<refnamediv>
<refname>use_soap_error_handler()</refname>
<refpurpose></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<void /><methodname>use_soap_error_handler</methodname>
<methodparam><type>bool</type><parameter>handler</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->