検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 746 for server (0.019 sec.)
Notification method for a server description change 3933
« MongoDB\Driver\Monitoring\SDAMSubscriber MongoDB\Driver\Monitoring\SDAMSubscriber::serverClose ... onitoring\SDAMSubscriber Notification method for a server description change MongoDB\Driver\Monitoring\SDAMS ... ubscriber::serverChanged (mongodb >=1.13.0) MongoDB\Driver\Monitorin ... g\SDAMSubscriber::serverChanged — Notification method for a server descript ... t public MongoDB\Driver\Monitoring\SDAMSubscriber::serverChanged ( MongoDB\Driver\Monitoring\ServerChangedEv ...
https://man.plustar.jp/php/mongodb-driver-monitoring-sdamsubscriber.serverchange... - [similar]
XML-RPC 関数 3933
« 定義済み定数 xmlrpc_decode_request » PHP Manual XML-RPC XML-RPC 関数 XML-RPC 関数 目次 xmlrpc_ ... XML を、メソッド説明のリストにデコードする xmlrpc_server_add_introspection_data — introspection ドキュメント ... を追加する xmlrpc_server_call_method — XML リクエストをパースし、メソッドを ... コールする xmlrpc_server_create — xmlrpc サーバーを作成する xmlrpc_server_d ... estroy — サーバーリソースを破棄する xmlrpc_server_register_introspection_callback — ドキュメントを生 ...
https://man.plustar.jp/php/ref.xmlrpc.html - [similar]
Add a job server to the client 3899
« GearmanClient::addOptions GearmanClient::addServers » PHP Manual GearmanClient Add a job server ... r to the client GearmanClient::addServer (PECL gearman >= 0.5.0) GearmanClient::addServer... Add a job server to the client 説明 public GearmanClient::addServer ... = 127.0.0.1 , int $port = 4730 ): bool Adds a job server to a list of servers that can be used to run a tas ... k. No socket I/O happens here; the server is simply added to the list. パラメータ host ジョブ ...
https://man.plustar.jp/php/gearmanclient.addserver.html - [similar]
XML-RPC 3885
« Yar_Client_Exception::getType はじめに » PHP Manual ウェブサービス XML-RPC XML-RPC はじめに イ ... XML を、メソッド説明のリストにデコードする xmlrpc_server_add_introspection_data — introspection ドキュメント ... を追加する xmlrpc_server_call_method — XML リクエストをパースし、メソッドを ... コールする xmlrpc_server_create — xmlrpc サーバーを作成する xmlrpc_server_d ... estroy — サーバーリソースを破棄する xmlrpc_server_register_introspection_callback — ドキュメントを生 ...
https://man.plustar.jp/php/book.xmlrpc.html - [similar]
3885
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... arset=UTF-8 Cache-Control: public, max-age=2592000 Server: gws Content-Length: 221 X-XSS-Protection: 1; mode ... h pending events $base -> dispatch (); ?> 例3 Echo server <?php /* * Simple echo server based on libevent's ... : * * $ nc 127.0.0.1 9881 * * 3) start typing. The server should repeat the input. */ class MyListenerConnec ... ener ( $port ); $l -> dispatch (); ?> 例4 SSL echo server <?php /* * SSL echo server * * To test: * 1) Run: ...
https://man.plustar.jp/php/event.examples.html - [similar]
Close a connection to a remote SSH server 3885
« ssh2_connect ssh2_exec » PHP Manual SSH2 関数 Close a connection to a remote SSH server ssh2_d ... h2_disconnect — Close a connection to a remote SSH server 説明 ssh2_disconnect ( resource $session ): bool C ... lose a connection to a remote SSH server. パラメータ session An SSH connection link identif ... SH サーバーに接続する 関連キーワード: connection , server , remote , disconnect , session , from , サーバー ...
https://man.plustar.jp/php/function.ssh2-disconnect.html - [similar]
introspection ドキュメントを追加する 3885
« xmlrpc_parse_method_descriptions xmlrpc_server_call_method » PHP Manual XML-RPC 関数 introspec ... tion ドキュメントを追加する xmlrpc_server_add_introspection_data (PHP 4 >= 4.1.0, PHP 5, PHP ... 7) xmlrpc_server_add_introspection_data — introspection ドキュメント ... を追加する 説明 xmlrpc_server_add_introspection_data ( resource $server , array ... す。 関連キーワード: introspection , 追加 , xmlrpc , server , 関数 , ドキュメント , data , 警告 , 事項 , リスト ...
https://man.plustar.jp/php/function.xmlrpc-server-add-introspection-data.html - [similar]
oci_server_version のエイリアス 3871
« ocisavelobfile ocisetprefetch » PHP Manual OCI8 廃止されたエイリアスと関数 oci_server_version ... のエイリアス ociserverversion (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1 ... .0.0) ociserverversion — oci_server_version() のエイリアス 説明 oc ... i_server_version() のエイリアス 警告 このエイリアスは PHP 5 ... 用しないことを強く推奨します。 関連キーワード: oci , server , version , OCI , ociserverversion , 推奨 , ocisav ...
https://man.plustar.jp/php/function.ociserverversion.html - [similar]
Sends data from parameter streams to the server 3871
« sqlsrv_rows_affected sqlsrv_server_info » PHP Manual SQLSRV 関数 Sends data from parameter str ... eams to the server sqlsrv_send_stream_data (No version information av ... am_data — Sends data from parameter streams to the server 説明 sqlsrv_send_stream_data ( resource $stmt ): b ... ool Send data from parameter streams to the server. Up to 8 KB of data is sent with each call. パラメ ... t. 例 例1 sqlsrv_send_stream_data() example <?php $serverName = "serverName\sqlexpress" ; $connectionInfo = ...
https://man.plustar.jp/php/function.sqlsrv-send-stream-data.html - [similar]
Execute a database command that reads 3871
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Man ... tions = array() ): MongoDB\Driver\Cursor Selects a server according to the "readPreference" option and execu ... tes the command on that server. By default, the read preference from the MongoDB ... nds that read (e.g. » count ) and take the MongoDB server version into account. The "readConcern" option wil ... eption at execution time if specified for an older server version. readPreference MongoDB\Driver\ReadPrefere ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]