検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 271 for [SIMILAR] 16 1024 4096 WITH 31175 getreadtimeout... (0.667 sec.)
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
実行時設定 0
« インストール手順 ソースコードからビルド / コンパイルする » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mysql_xdevapi 設定オプション 名前 デフォルト 変更可能 変更履歴 xmysqlnd.collect_memory_statistics 0 PHP_INI_SYSTEM xmysqlnd.collect_stati ...
https://man.plustar.jp/php/mysql-xdevapi.configuration.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Yar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 YAR_VERSION ( string ) YAR_CLIENT_PROTOCOL_HTTP ( int ) YAR_OPT_PACKAGER ( int ...
https://man.plustar.jp/php/yar.constants.html - [similar]
定義済み定数 0
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Memcached::OPT_COMPRESSION ペイロードの圧縮を有効あるいは無効にしま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
VarnishAdmin のコンストラクタ 0
« VarnishAdmin::connect VarnishAdmin::disconnect » PHP Manual VarnishAdmin VarnishAdmin のコンストラクタ VarnishAdmin::__construct (PECL varnish >= 0.3) VarnishAdmin::__construct — VarnishAdmin のコンストラクタ 説明 public VarnishAdmin::__construct ( array $args = ? ) パラメータ args 設定 ...
https://man.plustar.jp/php/varnishadmin.construct.html - [similar]
The EventHttpConnection class 0
« EventHttp::setTimeout EventHttpConnection::__construct » PHP Manual Event The EventHttpConnection class The EventHttpConnection class (PECL event >= 1.4.0-beta) はじめに Represents an HTTP connection. クラス概要 class EventHttpConnection { /* メソッド */ public __construct ( EventBase ...
https://man.plustar.jp/php/class.eventhttpconnection.html - [similar]
The Zookeeper class 0
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper class (PECL zookeeper >= 0.1.0) はじめに Represents ZooKeeper session. クラス概要 class Zookeeper { /* メソッド */ public __construct ( string $host = '' , callable $watcher_cb = null , int $ ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 0
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれかにあてはまるまで待ち続ける expect_expectl (PECL expect >= 0.1.0) expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あ ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
curl_multi 接続のアクティビティを待つ 0
« curl_multi_remove_handle curl_multi_setopt » PHP Manual cURL 関数 curl_multi 接続のアクティビティを待つ curl_multi_select (PHP 5, PHP 7, PHP 8) curl_multi_select — curl_multi 接続のアクティビティを待つ 説明 curl_multi_select ( CurlMultiHandle $multi_handle , float $timeout = 1.0 ): int ...
https://man.plustar.jp/php/function.curl-multi-select.html - [similar]
持続的な Internet または Unix ドメインソケット接続をオープンする 0
« openlog setcookie » PHP Manual ネットワーク 関数 持続的な Internet または Unix ドメインソケット接続をオープンする pfsockopen (PHP 4, PHP 5, PHP 7, PHP 8) pfsockopen — 持続的な Internet または Unix ドメインソケット接続をオープンする 説明 pfsockopen ( string $hostname , int $port = -1 , ...
https://man.plustar.jp/php/function.pfsockopen.html - [similar]