検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 746 for SERVER (0.821 sec.)
Description 3205
« sodium_crypto_kx_secretkey sodium_crypto_kx_server_session_keys » PHP Manual Sodium 関数 Descr ... rypto , kx , keypair , 関数 , string , secretkey , server , Sodium ...
https://man.plustar.jp/php/function.sodium-crypto-kx-seed-keypair.html - [similar]
Add a task to get status 3205
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... sed to request status information from the Gearman server, which will call the specified status callback (se ... mclient = new GearmanClient (); /* add the default server */ $gmclient -> addServer (); /* start some backgr ... etStatusCallback ( "reverse_status" ); /* Poll the server to see when those background jobs finish; */ /* a ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
指定したサーバーに複数のアイテムを要求する 3205
« Memcached::getDelayed Memcached::getMulti » PHP Manual Memcached 指定したサーバーに複数のアイテ ... る 説明 public Memcached::getDelayedByKey ( string $server_key , array $keys , bool $with_cas = ? , callable ... ached::getDelayed() と同等です。しかし、自由形式の server_key を使用して、 key を特定のサーバーに関連付けるこ ... とができます。 パラメータ server_key 値を格納したりデータを取得したりするサーバーを ...
https://man.plustar.jp/php/memcached.getdelayedbykey.html - [similar]
指定したサーバーで既存のアイテムの前にデータを付加する 3205
« Memcached::prepend Memcached::quit » PHP Manual Memcached 指定したサーバーで既存のアイテムの前 ... 加する 説明 public Memcached::prependByKey ( string $server_key , string $key , string $value ): bool Memcache ... emcached::prepend() と同等です。しかし、自由形式の server_key を使用して、 key を特定のサーバーに関連付けるこ ... とができます。 パラメータ server_key 値を格納したりデータを取得したりするサーバーを ...
https://man.plustar.jp/php/memcached.prependbykey.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 3205
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 P ... 時に ( stream_socket_client() あるいは stream_socket_server() を呼んで) トランスポートを指定します。 SSL コンテ ... _CRYPTO_METHOD_ANY_CLIENT STREAM_CRYPTO_METHOD_ANY_SERVER ssl:// 任意のバージョンの TLS STREAM_CRYPTO_METHOD ... _TLS_CLIENT STREAM_CRYPTO_METHOD_TLS_SERVER tls:// TLS 1.0 STREAM_CRYPTO_METHOD_TLSv1_0_CLIENT ... STREAM_CRYPTO_METHOD_TLSv1_0_SERVER tlsv1.0:// TLS 1.1 STREAM_CRYPTO_METHOD_TLSv1_1_CL ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
MySQL クライアントのバージョンを整数値で返す 3205
« mysqli::$client_info mysqli::get_connection_stats » PHP Manual mysqli MySQL クライアントのバー ... fo() - MySQL クライアント情報を取得する mysqli_get_server_info() - MySQL サーバーのバージョンを返す mysqli_g ... et_server_version() - MySQL サーバーのバージョンを整数値で返 ... ード: mysqli , バージョン , version , 整数 , info , server , ライブラリ , パラメータ , int , サーバー ...
https://man.plustar.jp/php/mysqli.get-client-version.html - [similar]
目的を調べるフラグ 3205
« 定義済み定数 非対称暗号化のパディングフラグ » PHP Manual 定義済み定数 目的を調べるフラグ 目的を ... グ X509_PURPOSE_SSL_CLIENT ( int ) X509_PURPOSE_SSL_SERVER ( int ) X509_PURPOSE_NS_SSL_SERVER ( int ) X509_PU ...
https://man.plustar.jp/php/openssl.purpose-check.html - [similar]
The Swoole\Http\Client class 3185
« Swoole\Exception Swoole\Http\Client::addFile » PHP Manual Swoole The Swoole\Http\Client class ... Client::download — Download a file from the remote server. Swoole\Http\Client::execute — Send the HTTP reque ... \Client::get — Send GET http request to the remote server. Swoole\Http\Client::isConnected — Check if the HT ... lient::post — Send POST http request to the remote server. Swoole\Http\Client::push — Push data to websocket ...
https://man.plustar.jp/php/class.swoole-http-client.html - [similar]
生の HTTP ヘッダを送信する 3185
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (P ... 的な使い方として、以下があげられます: // 1. header($_SERVER["SERVER_PROTOCOL"] . " 404 Not Found"); // (HTTP/1 ... 通常は、相対 URI から絶対 URI を作成するためには $_SERVER['HTTP_HOST'] 、 $_SERVER['PHP_SELF'] および dirnam ... クトリの別のページにリダイレクトします */ $host = $_SERVER [ 'HTTP_HOST' ]; $uri = rtrim ( dirname ( $_SERVER ...
https://man.plustar.jp/php/function.header.html - [similar]
全二重接続を終了する 3185
« stream_socket_server stream_supports_lock » PHP Manual ストリーム 関数 全二重接続を終了する st ... します。 例 例1 stream_socket_shutdown() の例 <?php $server = stream_socket_server ( 'tcp://127.0.0.1:1337' ); ...
https://man.plustar.jp/php/function.stream-socket-shutdown.html - [similar]