検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 20 for SoapServer (0.002 sec.)
SOAP ヘッダをレスポンスに追加する 9261
« SoapServer::addFunction SoapServer::__construct » PHP Manual SoapServer SOAP ヘッダをレスポンス ... に追加する SoapServer::addSoapHeader (PHP 5 >= 5.1.3, PHP 7, PHP 8) Soap ... er — SOAP ヘッダをレスポンスに追加する 説明 public SoapServer::addSoapHeader ( SoapHeader $header ): void 現在の ... せん。 関連キーワード: ヘッダ , レスポンス , 追加 , SoapServer , addSoapHeader , header , addFunction , construct ...
https://man.plustar.jp/php/soapserver.addsoapheader.html - [similar]
定義済み定数 7426
« リソース型 SOAP 関数 » PHP Manual SOAP 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 説明 SOAP_1_1 ( int ) 1 soap_version オプションを SoapServer::__construct() や SoapClient::__construct() に渡す ... ます。 SOAP_1_2 ( int ) 2 soap_version オプションを SoapServer::__construct() や SoapClient::__construct() に渡す ... _CACHE_NONE ( int ) 0 SoapClient::__construct() や SoapServer::__construct() に渡す soap.wsdl_cache や wsdl_cach ... _CACHE_DISK ( int ) 1 SoapClient::__construct() や SoapServer::__construct() に渡す soap.wsdl_cache や wsdl_cach ...
https://man.plustar.jp/php/soap.constants.html - [similar]
SoapFault コンストラクタ 7307
« SoapFault SoapFault::__toString » PHP Manual SoapFault SoapFault コンストラクタ SoapFault::__c ... "Server" , "Some error message" ); } $server = new SoapServer ( null , array( 'uri' => "http://test-uri/" )); $s ... "Server" , "Some error message" ); } $server = new SoapServer ( null , array( 'uri' => "http://test-uri/" )); $s ... Function ( "test" ); $server -> handle (); ?> 参考 SoapServer::fault() - エラーを示す SoapServer フォールト を発 ...
https://man.plustar.jp/php/soapfault.construct.html - [similar]
ウェブサービス 6882
« var_export OAuth » PHP Manual 関数リファレンス ウェブサービス ウェブサービス OAuth はじめに イ ... 義済み定数 SOAP 関数 SoapClient — SoapClient クラス SoapServerSoapServer クラス SoapFault — SoapFault クラス S ...
https://man.plustar.jp/php/refs.webservice.html - [similar]
SoapFault クラス 6440
« SoapServer::setPersistence SoapFault::__construct » PHP Manual SOAP SoapFault クラス SoapFault ...
https://man.plustar.jp/php/class.soapfault.html - [similar]
SoapHeader コンストラクタ 6440
« SoapHeader SoapParam » PHP Manual SoapHeader SoapHeader コンストラクタ SoapHeader::__construct ... oapParam::__construct() - SoapParam コンストラクタ SoapServer::addSoapHeader() - SOAP ヘッダをレスポンスに追加す ...
https://man.plustar.jp/php/soapheader.construct.html - [similar]
SOAP エラーハンドラを使用するかどうかを設定する 6406
« is_soap_fault SoapClient » PHP Manual SOAP 関数 SOAP エラーハンドラを使用するかどうかを設定する ... でに設定されていた値を返します。 true に設定すると、 SoapServer アプリケーションでのエラーの詳細が SOAP フォールト ...
https://man.plustar.jp/php/function.use-soap-error-handler.html - [similar]
実行時設定 6372
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... _BOTH ( 3 ) のいずれかです。これは、 SoapClient や SoapServer のコンストラクタにおける配列 options で設定すること ...
https://man.plustar.jp/php/soap.configuration.html - [similar]
SOAP リクエストを実行する 6372
« SoapClient::__construct SoapClient::__getCookies » PHP Manual SoapClient SOAP リクエストを実行 ... struct ( $wsdl , $options ); $this -> server = new SoapServer ( $wsdl , $options ); $this -> server -> addFuncti ...
https://man.plustar.jp/php/soapclient.dorequest.html - [similar]
SOAP 関数をコールする 6321
« SoapClient::__setSoapHeaders SoapServer » PHP Manual SoapClient SOAP 関数をコールする SoapClie ...
https://man.plustar.jp/php/soapclient.soapcall.html - [similar]
PREV 1 2 NEXT