検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 746 for server (0.034 sec.)
4056
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this pag ... function _add ( $a , $b ) { return $a + $b ; } } $server = new Yar_Server (new Operator ()); $server -> han ... dle (); ?> 例2 Access the server in borwser(GET request) 上の例の出力は、 たとえば以 ... 3) int(5) PHP Fatal error: Uncaught exception 'Yar_Server_Exception' with message 'call to api Operator::_ad ... sult: 3 関連キーワード: Yar , 例 , 出力 , result , Server , int , server , borwser , request , 定数 ...
https://man.plustar.jp/php/yar.examples.html - [similar]
XML リクエストをパースし、メソッドをコールする 4022
« xmlrpc_server_add_introspection_data xmlrpc_server_create » PHP Manual XML-RPC 関数 XML リクエ ... ストをパースし、メソッドをコールする xmlrpc_server_call_method (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_ ... クエストをパースし、メソッドをコールする 説明 xmlrpc_server_call_method ( resource $server , string $xml , mix ... ーワード: リクエスト , メソッド , コール , パース , server , 関数 , xmlrpc , call , data , string ...
https://man.plustar.jp/php/function.xmlrpc-server-call-method.html - [similar]
Ping a server connection or reconnect if there is no connection 4008
« cubrid_num_fields cubrid_query » PHP Manual CUBRID MySQL 互換関数 Ping a server connection or ... d_ping (PECL CUBRID >= 8.3.1) cubrid_ping — Ping a server connection or reconnect if there is no connection ... : bool Checks whether or not the connection to the server is working. パラメータ conn_identifier The CUBRID ... umed. 戻り値 Returns true if the connection to the server CUBRID server is working, otherwise false . 例 例1 ... $sql2 ); ?> 関連キーワード: connection , cubrid , server , CUBRID , identifier , there , working , onnectio ...
https://man.plustar.jp/php/function.cubrid-ping.html - [similar]
サーバー情報および実行時の環境情報 4008
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= ... 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER ... ができます。 インデックス 以下の各要素のいくつかは $_SERVER に現れない可能性があります。PHP を コマンドライン ... foo/bar.php というアドレス上にあるスクリプトでは $_SERVER['PHP_SELF'] は /foo/bar.php となります。 __FILE__ ... 使用している CGI のバージョンです。 例 ' CGI/1.1 ' ' SERVER_ADDR ' 現在のスクリプトが実行されているサーバーの ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
Returns the server's last update time in microseconds 3960
« MongoDB\Driver\ServerDescription::getHost MongoDB\Driver\ServerDescription::getPort » PHP Manu ... al MongoDB\Driver\ServerDescription Returns the server's last update time i ... n microseconds MongoDB\Driver\ServerDescription::getLastUpdateTime (mongodb >=1.13.0) M ... ongoDB\Driver\ServerDescription::getLastUpdateTime — Returns the server ... e in microseconds 説明 final public MongoDB\Driver\ServerDescription::getLastUpdateTime (): int Returns the ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.getlastupdatetime.ht... - [similar]
Notification method for closing a server 3947
« MongoDB\Driver\Monitoring\SDAMSubscriber::serverChanged MongoDB\Driver\Monitoring\SDAMSubscrib ... er::serverHeartbeatFailed » PHP Manual MongoDB\Driver\Monitor ... g\SDAMSubscriber Notification method for closing a server MongoDB\Driver\Monitoring\SDAMSubscriber::serverCl ... =1.13.0) MongoDB\Driver\Monitoring\SDAMSubscriber::serverClosed — Notification method for closing a server... t public MongoDB\Driver\Monitoring\SDAMSubscriber::serverClosed ( MongoDB\Driver\Monitoring\ServerClosedEven ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serverclosed... - [similar]
Notification method for opening a server 3947
« MongoDB\Driver\Monitoring\SDAMSubscriber::serverHeartbeatSucceeded MongoDB\Driver\Monitoring\S ... g\SDAMSubscriber Notification method for opening a server MongoDB\Driver\Monitoring\SDAMSubscriber::serverOp ... =1.13.0) MongoDB\Driver\Monitoring\SDAMSubscriber::serverOpening — Notification method for opening a server ... t public MongoDB\Driver\Monitoring\SDAMSubscriber::serverOpening ( MongoDB\Driver\Monitoring\ServerOpeningEv ... egistered, the driver will call this method when a server is opened. パラメータ event ( MongoDB\Driver\Monit ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serveropenin... - [similar]
Server Name Indication 定数 3947
« バージョン定数 その他の定数 » PHP Manual 定義済み定数 Server Name Indication 定数 Server Name ... Indication 定数 OPENSSL_TLSEXT_SERVER_NAME ( string ) SNI サポートが有効か否か。 注意 : ... ルドしている必要があります。 関連キーワード: 定数 , Server , Name , Indication , バージョン , 定義 , string , ...
https://man.plustar.jp/php/openssl.constsni.html - [similar]
SoapFault コンストラクタ 3947
« SoapFault SoapFault::__toString » PHP Manual SoapFault SoapFault コンストラクタ SoapFault::__c ... php function test ( $x ) { return new SoapFault ( "Server" , "Some error message" ); } $server = new SoapSer ... r ( null , array( 'uri' => "http://test-uri/" )); $server -> addFunction ( "test" ); $server -> handle (); ? ... ?php function test ( $x ) { throw new SoapFault ( "Server" , "Some error message" ); } $server = new SoapSer ... r ( null , array( 'uri' => "http://test-uri/" )); $server -> addFunction ( "test" ); $server -> handle (); ? ...
https://man.plustar.jp/php/soapfault.construct.html - [similar]
xmlrpc サーバーを作成する 3933
« xmlrpc_server_call_method xmlrpc_server_destroy » PHP Manual XML-RPC 関数 xmlrpc サーバーを作成 ... する xmlrpc_server_create (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_serve ... r_create — xmlrpc サーバーを作成する 説明 xmlrpc_server_create (): resource 警告 この関数は、 実験的 なもの ... います。 関連キーワード: xmlrpc , 作成 , サーバー , server , 関数 , create , 警告 , 予告 , リスト , 情報 ...
https://man.plustar.jp/php/function.xmlrpc-server-create.html - [similar]