検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 545 for [SIMILAR] 16 1024 4096 WITH 30043 送信 WITH 2713... (0.555 sec.)
指定したメッセージのヘッダ情報の概要を読む 0
« imap_expunge imap_fetchbody » PHP Manual IMAP 関数 指定したメッセージのヘッダ情報の概要を読む imap_fetch_overview (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetch_overview — 指定したメッセージのヘッダ情報の概要を読む 説明 imap_fetch_overview ( IMAP\Connection $imap , string $sequence , int $fla ...
https://man.plustar.jp/php/function.imap-fetch-overview.html - [similar]
Opens a connection 0
« Stomp::commit Stomp::__destruct » PHP Manual Stomp Opens a connection Stomp::__construct stomp_connect (PECL stomp >= 0.1.0) Stomp::__construct -- stomp_connect — Opens a connection 説明 オブジェクト指向型 (constructor): public Stomp::__construct ( string $broker = ini_get("stomp.defau ...
https://man.plustar.jp/php/stomp.construct.html - [similar]
Starts a transaction 0
« Stomp::ack Stomp::commit » PHP Manual Stomp Starts a transaction Stomp::begin stomp_begin (PECL stomp >= 0.1.0) Stomp::begin -- stomp_begin — Starts a transaction 説明 オブジェクト指向型 (method): public Stomp::begin ( string $transaction_id , array $headers = ? ): bool 手続き型: stomp ...
https://man.plustar.jp/php/stomp.begin.html - [similar]
Removes an existing subscription 0
« Stomp::subscribe StompFrame » PHP Manual Stomp Removes an existing subscription Stomp::unsubscribe stomp_unsubscribe (PECL stomp >= 0.1.0) Stomp::unsubscribe -- stomp_unsubscribe — Removes an existing subscription 説明 オブジェクト指向型 (method): public Stomp::unsubscribe ( string $de ...
https://man.plustar.jp/php/stomp.unsubscribe.html - [similar]
Apache 関数 0
« 定義済み定数 apache_child_terminate » PHP Manual Apache Apache 関数 Apache 関数 目次 apache_child_terminate — このリクエストの後にApacheプロセスを終了する apache_get_modules — ロードされた Apache モジュールのリストを取得する apache_get_version — Apache のバージョンを取得する apache_get ...
https://man.plustar.jp/php/ref.apache.html - [similar]
出力バッファを gzip 圧縮するための ob_start コールバック関数 0
« ob_get_status ob_implicit_flush » PHP Manual 出力制御 関数 出力バッファを gzip 圧縮するための ob_start コールバック関数 ob_gzhandler (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ob_gzhandler — 出力バッファを gzip 圧縮するための ob_start コールバック関数 説明 ob_gzhandler ( string $data , int ...
https://man.plustar.jp/php/function.ob-gzhandler.html - [similar]
基本的な使用法 0
« 例 出力リライトの使用法 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 出力制御の例 <?php ob_start (); echo "Hello\n" ; setcookie ( "cookiename" , "cookiedata" ); ob_end_flush (); ?> 上記の例では、 echo からの出力は、 ob_end_flush() がコールされるまで出力バッファに 保存されます。この ...
https://man.plustar.jp/php/outcontrol.examples.basic.html - [similar]
Registers to listen to a given destination 0
« Stomp::setReadTimeout Stomp::unsubscribe » PHP Manual Stomp Registers to listen to a given destination Stomp::subscribe stomp_subscribe (PECL stomp >= 0.1.0) Stomp::subscribe -- stomp_subscribe — Registers to listen to a given destination 説明 オブジェクト指向型 (method): public Stomp: ...
https://man.plustar.jp/php/stomp.subscribe.html - [similar]
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]
Apache 0
« サーバー固有のモジュール はじめに » PHP Manual サーバー固有のモジュール Apache Apache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Apache 関数 apache_child_terminate — このリクエストの後にApacheプロセスを終了する apache_get_modules — ロードされた ...
https://man.plustar.jp/php/book.apache.html - [similar]