検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 46 for messages (0.055 sec.)
データをブロックで送信する 7307
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで ... 向型 <?php $stmt = $mysqli -> prepare ( "INSERT INTO messages (message) VALUES (?)" ); $null = NULL ; $stmt -> b ... ind_param ( "b" , $null ); $fp = fopen ( "messages.txt" , "r" ); while (! feof ( $fp )) { $stmt -> se ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
Poll the items 7307
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... > 0 ) { /* Loop through readable objects and recv messages */ foreach ( $readable as $r ) { try { echo "Recei ... "\n" ; } } /* Loop through writable and send back messages */ foreach ( $writable as $w ) { try { $w -> send ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]
7216
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/f ... $stomp -> send ( $queue , $msg ); /* subscribe to messages from the queue 'foo' */ $stomp -> subscribe ( $que ... */ stomp_commit ( $link , 't1' ); /* subscribe to messages from the queue 'foo' */ stomp_subscribe ( $link , ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
Reads the next frame 7216
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... ailed: ' . $e -> getMessage ()); } /* subscribe to messages from the queue 'foo' */ $stomp -> subscribe ( '/qu ... ed: ' . stomp_connect_error ()); } /* subscribe to messages from the queue 'foo' */ stomp_subscribe ( $link , ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Acknowledges consumption of a message 7124
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack ... $stomp -> send ( $queue , $msg ); /* subscribe to messages from the queue 'foo' */ $stomp -> subscribe ( $que ... */ stomp_commit ( $link , 't1' ); /* subscribe to messages from the queue 'foo' */ stomp_subscribe ( $link , ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
新しいメールボックスを作る 7033
« imap_create imap_delete » PHP Manual IMAP 関数 新しいメールボックスを作る imap_createmailbox ( ... name1 ' has the following status:<br />\n" ; echo "Messages: " . $status -> messages . "<br />\n" ; echo "Rece ...
https://man.plustar.jp/php/function.imap-createmailbox.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 6941
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した ... m = fopen ( "expect://scp user@remotehost:/var/log/messages /home/user/messages.txt" , "r" ); $cases = array( ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
Send a warning (deprecated) 6941
« GearmanJob::unique GearmanJob::workload » PHP Manual GearmanJob Send a warning (deprecated) Ge ... he Gearman extension. パラメータ warning A warning messages. 戻り値 成功した場合に true を、失敗した場合に fal ...
https://man.plustar.jp/php/gearmanjob.warning.html - [similar]
6941
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... tf ( $format , $orfilename )); //cannot send error messages from now on (headers already sent) //replace by re ... if ( $s === false ) break; //useless to send error messages echo $s ; } ?> この例は、RAR ファイルを開いて指定し ...
https://man.plustar.jp/php/rar.examples.html - [similar]
Receives a multipart message 6941
« ZMQSocket::recv ZMQSocket::send » PHP Manual ZMQSocket Receives a multipart message ZMQSocket: ... パラメータ mode Pass mode flags to receive multipart messages or non-blocking operation. See ZMQ::MODE_* constan ...
https://man.plustar.jp/php/zmqsocket.recvmulti.html - [similar]
PREV 1 2 3 4 5 NEXT