検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 252 for [SIMILAR] 16 1024 4096 WITH 26027 除用 WITH 8001... (0.265 sec.)
IMAP\Connection クラス 2373
« imap_utf8 メール » PHP Manual IMAP IMAP\Connection クラス IMAP\Connection クラス (PHP 8 >= 8.1.0) はじめに PHP 8.1.0 以降、 imap リソースを置き換える、 完全不定形クラスです。 クラス概要 final class IMAP\Connection { } 関連キーワード: クラス , Connection , メール , リソース , 概要 , fin ...
https://man.plustar.jp/php/class.imap-connection.html - [similar]
インストール手順 2373
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 これらの関数を動作させるには、 --with-imap[=DIR] を指定して PHP をコンパイルする必要があります。DIR は c-client インストール時のプレフィックスです。上の例のような場合には --with-imap=/usr/local/imap-2000b ...
https://man.plustar.jp/php/imap.installation.html - [similar]
メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 0
« imap_getacl imap_getsubscribed » PHP Manual IMAP 関数 メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す imap_getmailboxes (PHP 4, PHP 5, PHP 7, PHP 8) imap_getmailboxes — メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 説明 imap_getmailboxes ( IM ...
https://man.plustar.jp/php/function.imap-getmailboxes.html - [similar]
定義済み定数 0
« リソース型 IMAP 関数 » PHP Manual IMAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 NIL ( int ) PHP 8.1.0 以降は非推奨。 OP_DEBUG ( int ) OP_READONLY ( int ...
https://man.plustar.jp/php/imap.constants.html - [similar]
購読中の全メールボックスの一覧を取得する 0
« imap_getmailboxes imap_header » PHP Manual IMAP 関数 購読中の全メールボックスの一覧を取得する imap_getsubscribed (PHP 4, PHP 5, PHP 7, PHP 8) imap_getsubscribed — 購読中の全メールボックスの一覧を取得する 説明 imap_getsubscribed ( IMAP\Connection $imap , string $reference , string $patt ...
https://man.plustar.jp/php/function.imap-getsubscribed.html - [similar]
基本的な使用法 0
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php // システムID 0xff3を有する 100 バイトの共有メモリブロックを作成する $shm_id = shmop_open ( 0xff3 , "c" , 0644 , 100 ); if (! $shm_id ) { echo "共有メモリセグメントを作成できませんでした。\n" ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
画像のレイヤーをマージする 0
« Imagick::medianFilterImage Imagick::minifyImage » PHP Manual Imagick 画像のレイヤーをマージする Imagick::mergeImageLayers (PECL imagick 2 >= 2.1.0, PECL imagick 3) Imagick::mergeImageLayers — 画像のレイヤーをマージする 説明 public Imagick::mergeImageLayers ( int $layer_method ): Imagic ...
https://man.plustar.jp/php/imagick.mergeimagelayers.html - [similar]
サポートされるエンコーディングの概要 0
« 定義済み定数 日本語のマルチバイト文字に関する基本事項 » PHP Manual マルチバイト文字列 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 IANA 文字セット登録名 依存する文字集合 説明 注記 ISO-10646-UCS-4 ISO 10646 31 ビットコード ...
https://man.plustar.jp/php/mbstring.encodings.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
PHP 8.1.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で推奨されなくなる機能 PHP 8.1.x で推奨されなくなる機能 PHP コア __serialize() , __unserialize() がない状態で、 Serializable を実装するのは推奨されない 新しいこれらのメソッドだけを実装するか、 ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT