検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 244 for [SIMILAR] 16 1024 4096 WITH 27444 zmqdevice WITH... (0.372 sec.)
基本的な VarnishAdmin の使用法 0
« 例 基本的な VarnishStat の使用法 » PHP Manual 例 基本的な VarnishAdmin の使用法 基本的な VarnishAdmin の使用法 禁止機能の簡単な使用法を示します。 例1 URL を禁止する <?php $args = array( VARNISH_CONFIG_HOST => "::1" , VARNISH_CONFIG_PORT => 6082 , VARNISH_CONFIG_SECRET => "5174826b-8595 ...
https://man.plustar.jp/php/varnish.example.admin.html - [similar]
The EventHttp class 0
« EventDnsBase::setSearchNdots EventHttp::accept » PHP Manual Event The EventHttp class The EventHttp class (PECL event >= 1.4.0-beta) はじめに Represents HTTP server. クラス概要 final class EventHttp { /* メソッド */ public accept ( mixed $socket ): bool public addServerAlias ( string $ ...
https://man.plustar.jp/php/class.eventhttp.html - [similar]
The ZMQ class 0
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQ { /* Constants */ const int SOCKET_PAIR ; const int SOCKET_PUB ; const int SOCKET_SUB ; const int SOCKET_REQ ; const int SOCKET_REP ; const int SOCKET_XREQ ; c ...
https://man.plustar.jp/php/class.zmq.html - [similar]
Creates EvTimer stopped watcher object 0
« EvTimer::__construct EvTimer::set » PHP Manual EvTimer Creates EvTimer stopped watcher object EvTimer::createStopped (PECL ev >= 0.2.0) EvTimer::createStopped — Creates EvTimer stopped watcher object 説明 final public static EvTimer::createStopped ( float $after , float $repeat , calla ...
https://man.plustar.jp/php/evtimer.createstopped.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual FTP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FTP_ASCII ( int ) FTP_AUTOSEEK ( int ) ftp_set_option() を参照してください。 FT ...
https://man.plustar.jp/php/ftp.constants.html - [similar]
コネクションプールに memcached サーバーを追加する 0
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
Memcached のオプションの値を取得する 0
« Memcached::getMultiByKey Memcached::getResultCode » PHP Manual Memcached Memcached のオプションの値を取得する Memcached::getOption (PECL memcached >= 0.1.0) Memcached::getOption — Memcached のオプションの値を取得する 説明 public Memcached::getOption ( int $option ): mixed このメソッドは ...
https://man.plustar.jp/php/memcached.getoption.html - [similar]
拡張モジュールの ini エントリを取得する 0
« ReflectionExtension::getFunctions ReflectionExtension::getName » PHP Manual ReflectionExtension 拡張モジュールの ini エントリを取得する ReflectionExtension::getINIEntries (PHP 5, PHP 7, PHP 8) ReflectionExtension::getINIEntries — 拡張モジュールの ini エントリを取得する 説明 public Refl ...
https://man.plustar.jp/php/reflectionextension.getinientries.html - [similar]
直近のエラーコードを取得する 0
« SNMP::get SNMP::getError » PHP Manual SNMP 直近のエラーコードを取得する SNMP::getErrno (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::getErrno — 直近のエラーコードを取得する 説明 public SNMP::getErrno (): int 直近の SNMP リクエストのエラーコードを返します。 パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/snmp.geterrno.html - [similar]
Thread クラス 0
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pthreads >= 2.0.0) はじめに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了し、作成元のスレッド ...
https://man.plustar.jp/php/class.thread.html - [similar]