検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1462 for [SIMILAR] 16 1024 4096 WITH 2851 imap WITH 2809 ... (3.944 sec.)
実行時設定 4365
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
WeakReference クラス 4365
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに 弱い参照により、オブジェクトが破棄されるのを妨げないオブジェクトへの参照を保持することが可能です。 この機能は、キャッシ ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
ArrayObject クラス 4365
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
variant クラス 4365
« dotnet::__construct variant::__construct » PHP Manual COM variant クラス variant クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに VARIANT は、PHP の zval と同等の COM の値です。構造体形式になっており、 異なる型の値を含めることが可能です。COM 拡張モジュールが提供する variant クラス ...
https://man.plustar.jp/php/class.variant.html - [similar]
Transliterator クラス 4365
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Transliterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Transliterator クラスは、文字列の音訳を行います。 クラス概要 class Transliterator { /* 定数 */ const int FORWARD ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
キーワードのリスト 4365
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
メールボックスを購読する 0
« imap_status imap_thread » PHP Manual IMAP 関数 メールボックスを購読する imap_subscribe (PHP 4, PHP 5, PHP 7, PHP 8) imap_subscribe — メールボックスを購読する 説明 imap_subscribe ( IMAP\Connection $imap , string $mailbox ): bool 新規メールボックスを購読します。 パラメータ imap IMAP\Conn ...
https://man.plustar.jp/php/function.imap-subscribe.html - [similar]
メールボックスの購読をやめる 0
« imap_undelete imap_utf7_decode » PHP Manual IMAP 関数 メールボックスの購読をやめる imap_unsubscribe (PHP 4, PHP 5, PHP 7, PHP 8) imap_unsubscribe — メールボックスの購読をやめる 説明 imap_unsubscribe ( IMAP\Connection $imap , string $mailbox ): bool 指定されたメールボックス mailbox の購 ...
https://man.plustar.jp/php/function.imap-unsubscribe.html - [similar]
新しいメールボックスを作る 0
« imap_create imap_delete » PHP Manual IMAP 関数 新しいメールボックスを作る imap_createmailbox (PHP 4, PHP 5, PHP 7, PHP 8) imap_createmailbox — 新しいメールボックスを作る 説明 imap_createmailbox ( IMAP\Connection $imap , string $mailbox ): bool imap_createmailbox() は mailbox で指定され ...
https://man.plustar.jp/php/function.imap-createmailbox.html - [similar]