検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 329 for [SIMILAR] 16 1024 4096 WITH 30345 socket WITH 22... (0.376 sec.)
The ZMQContext class 0
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The ZMQContext class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQContext { /* Methods */ public __construct ( int $io_threads = 1 , bool $is_persistent = true ) public getOpt ( string $key ): ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
はじめに 0
« ソケット インストール/設定 » PHP Manual ソケット はじめに はじめに ソケット拡張モジュールは、一般的な BSD ソケットに基づくソケット通信に関する低レベルインターフェイスを実装し、 クライアントだけでなく、 ソケットサーバーとして動作させることが可能となります。 より一般的なクライアントサイド ...
https://man.plustar.jp/php/intro.sockets.html - [similar]
Construct a new device 0
« ZMQDevice ZMQDevice::getIdleTimeout » PHP Manual ZMQDevice Construct a new device ZMQDevice::__construct (PECL zmq >= 0.5.0) ZMQDevice::__construct — Construct a new device 説明 public ZMQDevice::__construct ( ZMQSocket $frontend , ZMQSocket $backend , ZMQSocket $listener = ? ) "ØMQ de ...
https://man.plustar.jp/php/zmqdevice.construct.html - [similar]
SplObserver インターフェイス 0
« ArrayObject::unserialize SplObserver::update » PHP Manual その他のクラスおよびインターフェイス SplObserver インターフェイス SplObserver インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplObserver インターフェイスを SplSubject とともに使うと、Observer パターンを実装することがで ...
https://man.plustar.jp/php/class.splobserver.html - [similar]
S/MIME メッセージに署名する 0
« openssl_pkcs7_read openssl_pkcs7_verify » PHP Manual OpenSSL 関数 S/MIME メッセージに署名する openssl_pkcs7_sign (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_sign — S/MIME メッセージに署名する 説明 openssl_pkcs7_sign ( string $input_filename , string $output_filename , OpenSSLCe ...
https://man.plustar.jp/php/function.openssl-pkcs7-sign.html - [similar]
ソケットのエラー 0
« 例 ソケット 関数 » PHP Manual ソケット ソケットのエラー ソケットのエラー ソケット拡張モジュールは、 強力な BSD ソケットへの有用なインターフェイスを提供するために作成されました。 関数は、Win32 および Unix の実装において等しく動作するように注意が払われています。 ソケット関数の多くは特定の ...
https://man.plustar.jp/php/sockets.errors.html - [similar]
Create a handle to used communicate with zookeeper 0
« Zookeeper::connect Zookeeper::create » PHP Manual Zookeeper Create a handle to used communicate with zookeeper Zookeeper::__construct (PECL zookeeper >= 0.1.0) Zookeeper::__construct — Create a handle to used communicate with zookeeper 説明 public Zookeeper::__construct ( string $host ...
https://man.plustar.jp/php/zookeeper.construct.html - [similar]
新しく追加された関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_key_first() array_key_last() gc_status() hrtime() is_countable() net_get_interfaces() FastCGI Process Manager(FPM) fpm_get_status() 日付と時刻 DateTime::c ...
https://man.plustar.jp/php/migration73.new-functions.html - [similar]
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]