検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 279 for [SIMILAR] 16 1024 4096 WITH 43548 unset WITH 251... (0.643 sec.)
Acknowledges consumption of a message 0
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack stomp_ack (PECL stomp >= 0.1.0) Stomp::ack -- stomp_ack — Acknowledges consumption of a message 説明 オブジェクト指向型 (method): public Stomp::ack ( mixed $msg , array $headers = ? ): bool 手 ...
https://man.plustar.jp/php/stomp.ack.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]
メッセージキューが存在するかどうかを調べる 0
« msg_get_queue msg_receive » PHP Manual セマフォ関数 メッセージキューが存在するかどうかを調べる msg_queue_exists (PHP 5 >= 5.3.0, PHP 7, PHP 8) msg_queue_exists — メッセージキューが存在するかどうかを調べる 説明 msg_queue_exists ( int $key ): bool key で指定したメッセージキューが存在する ...
https://man.plustar.jp/php/function.msg-queue-exists.html - [similar]
Unix システムから共有メモリを削除する 0
« shm_remove_var SysvMessageQueue » PHP Manual セマフォ関数 Unix システムから共有メモリを削除する shm_remove (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove — Unix システムから共有メモリを削除する 説明 shm_remove ( SysvSharedMemory $shm ): bool shm_remove() は、共有メモリ shm を削除します。 全て ...
https://man.plustar.jp/php/function.shm-remove.html - [similar]
フィルタを閉じるときにコールされる 0
« php_user_filter::filter php_user_filter::onCreate » PHP Manual php_user_filter フィルタを閉じるときにコールされる php_user_filter::onClose (PHP 5, PHP 7, PHP 8) php_user_filter::onClose — フィルタを閉じるときにコールされる 説明 public php_user_filter::onClose (): void このメソッドがコー ...
https://man.plustar.jp/php/php-user-filter.onclose.html - [similar]
レスポンスを送信する 0
« Yaf_Response_Abstract::prependBody Yaf_Response_Abstract::setAllHeaders » PHP Manual Yaf_Response_Abstract レスポンスを送信する Yaf_Response_Abstract::response (Yaf >=1.0.0) Yaf_Response_Abstract::response — レスポンスを送信する 説明 public Yaf_Response_Abstract::response (): void レス ...
https://man.plustar.jp/php/yaf-response-abstract.response.html - [similar]
PHP 用の Windows キャッシュ 0
« uopz_unset_return はじめに » PHP Manual PHP の振る舞いの変更 PHP 用の Windows キャッシュ PHP 用の Windows キャッシュ はじめに インストール/設定 要件 インストール手順 実行時設定 WinCache 統計スクリプト WinCache セッションハンドラ WinCache 関数への切り替え リソース型 定義済み定数 WinCach ...
https://man.plustar.jp/php/book.wincache.html - [similar]
配列の一部を展開する 0
« array_shift array_splice » PHP Manual 配列 関数 配列の一部を展開する array_slice (PHP 4, PHP 5, PHP 7, PHP 8) array_slice — 配列の一部を展開する 説明 array_slice ( array $array , int $offset , ? int $length = null , bool $preserve_keys = false ): array array_slice() は、 array から引数 ...
https://man.plustar.jp/php/function.array-slice.html - [similar]
変数が空であるかどうかを検査する 0
« doubleval floatval » PHP Manual 変数操作 関数 変数が空であるかどうかを検査する empty (PHP 4, PHP 5, PHP 7, PHP 8) empty — 変数が空であるかどうかを検査する 説明 empty ( mixed $var ): bool 変数が空であるかどうかを検査します。 変数が空であるとみなされるのは、変数が存在しない場合や 変数の値 ...
https://man.plustar.jp/php/function.empty.html - [similar]