検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 233 for [SIMILAR] 16 1024 4096 WITH 10985 messages WITH ... (0.245 sec.)
MIME ヘッダフィールドの文字列をデコードする 0
« mb_convert_variables mb_decode_numericentity » PHP Manual マルチバイト文字列 関数 MIME ヘッダフィールドの文字列をデコードする mb_decode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_mimeheader — MIME ヘッダフィールドの文字列をデコードする 説明 mb_decode_mimeheader ( string ...
https://man.plustar.jp/php/function.mb-decode-mimeheader.html - [similar]
MQSeries MQCONNX 0
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL mqseries >= 0.10.0) mqseries_connx — MQSeries MQCONNX 説明 mqseries_connx ( string $qManagerName , array &$connOptions , resource &$hconn , resource &$compCode , resource &$reason ): void The m ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
ソケットの直近のエラーを返す 0
« socket_import_stream socket_listen » PHP Manual ソケット 関数 ソケットの直近のエラーを返す socket_last_error (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_last_error — ソケットの直近のエラーを返す 説明 socket_last_error ( ? Socket $socket = null ): int Socket クラスのインスタンスをこの関 ...
https://man.plustar.jp/php/function.socket-last-error.html - [similar]
データをブロックで送信する 0
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで送信する mysqli_stmt::send_long_data mysqli_stmt_send_long_data (PHP 5, PHP 7, PHP 8) mysqli_stmt::send_long_data -- mysqli_stmt_send_long_data — データをブロックで送信する 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
Poll the items 0
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL zmq >= 0.5.0) ZMQPoll::poll — Poll the items 説明 public ZMQPoll::poll ( array &$readable , array &$writable , int $timeout = -1 ): int Polls the items in the current poll set. The readable a ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
逆双曲線正接(アークハイパボリックタンジェント) 0
« atan base_convert » PHP Manual Math 関数 逆双曲線正接(アークハイパボリックタンジェント) atanh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) atanh — 逆双曲線正接(アークハイパボリックタンジェント) 説明 atanh ( float $num ): float num のアークハイパボリックタンジェントを返します。 つまり、ハイ ...
https://man.plustar.jp/php/function.atanh.html - [similar]
ソケット上の接続を初期化する 0
« socket_cmsg_space socket_create_listen » PHP Manual ソケット 関数 ソケット上の接続を初期化する socket_connect (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_connect — ソケット上の接続を初期化する 説明 socket_connect ( Socket $socket , string $address , ? int $port = null ): bool Socket ク ...
https://man.plustar.jp/php/function.socket-connect.html - [similar]
接続を受けつけるためにポートにソケットをオープンする 0
« socket_connect socket_create_pair » PHP Manual ソケット 関数 接続を受けつけるためにポートにソケットをオープンする socket_create_listen (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_listen — 接続を受けつけるためにポートにソケットをオープンする 説明 socket_create_listen ( int $port ...
https://man.plustar.jp/php/function.socket-create-listen.html - [similar]
0
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/foo' ; $msg = 'bar' ; /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* send a messag ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
Reads the next frame 0
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_read_frame (PECL stomp >= 0.1.0) Stomp::readFrame -- stomp_read_frame — Reads the next frame 説明 オブジェクト指向型 (method): public Stomp::readFrame ( string $class_name = "stompFrame" ): stomp ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]