検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 1486 for [SIMILAR] 16 1024 4096 WITH 4196 imagick WITH 28... (1.307 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Zookeeper 設定オプション 名前 デフォルト 変更可能 Changelog zookeeper.recv_timeout 10000 PHP_INI_ALL zookeeper.session_lock 1 PHP_INI_SYSTEM zookeeper.sess_lock_wait ...
https://man.plustar.jp/php/zookeeper.configuration.html - [similar]
Yet Another Framework (Yaf) 0
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Another Framework (Yaf) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Application::app — ...
https://man.plustar.jp/php/book.yaf.html - [similar]
BackedEnum インターフェイス 0
« UnitEnum::cases BackedEnum::from » PHP Manual 定義済みのインターフェイスとクラス BackedEnum インターフェイス BackedEnum インターフェイス (PHP 8 >= 8.1.0) はじめに BackedEnum インターフェイスは、 Backed Enum を定義すると、PHP のエンジンが自動的に適用します。 ユーザー定義のクラスとして実 ...
https://man.plustar.jp/php/class.backedenum.html - [similar]
COMPersistHelper クラス 0
« variant::__construct COMPersistHelper::__construct » PHP Manual COM COMPersistHelper クラス COMPersistHelper クラス (PHP 5, PHP 7, PHP 8) はじめに COMPersistHelper クラスは、 php.ini の open_basedir ディレクティブと ストリーム リソース を考慮して COM と PHP の相互運用性を高めます。 クラ ...
https://man.plustar.jp/php/class.compersisthelper.html - [similar]
CURLStringFile クラス 0
« CURLFile::setPostFilename CURLStringFile::__construct » PHP Manual cURL CURLStringFile クラス CURLStringFile クラス (PHP 8 >= 8.1.0) はじめに CURLStringFile を使うと、 ファイルのアップロードを変数を使って直接行うことができます。 このクラスは CURLFile に似ていますが、ファイル名ではなく、 ...
https://man.plustar.jp/php/class.curlstringfile.html - [similar]
Yaf_Route_Static クラス 0
« Yaf_Route_Simple::route Yaf_Route_Static::assemble » PHP Manual Yaf Yaf_Route_Static クラス Yaf_Route_Static クラス (Yaf >=1.0.0) はじめに デフォルトでは、 Yaf_Router が持っているルートは Yaf_Route_Static だけです。 Yaf_Route_Static は、 要件の 80% を満たせるように作られています。 Yaf_ ...
https://man.plustar.jp/php/class.yaf-route-static.html - [similar]
collator を作成する 0
« Collator::__construct Collator::getAttribute » PHP Manual Collator collator を作成する Collator::create collator_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::create -- collator_create — collator を作成する 説明 オブジェクト指向型 public static Collator::create ( ...
https://man.plustar.jp/php/collator.create.html - [similar]
照合強度を設定する 0
« Collator::setAttribute Collator::sortWithSortKeys » PHP Manual Collator 照合強度を設定する Collator::setStrength collator_set_strength (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::setStrength -- collator_set_strength — 照合強度を設定する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.setstrength.html - [similar]
break 0
« foreach continue » PHP Manual 制御構造 break break (PHP 4, PHP 5, PHP 7, PHP 8) break は、現在実行中の for , foreach , while , do-while , switch 構造の実行を終了します。 break では、オプションの引数で ネストしたループ構造を抜ける数を指定することができます。 この引数のデフォルトは 1 で、 ...
https://man.plustar.jp/php/control-structures.break.html - [similar]
例外を作成する 0
« ErrorException ErrorException::getSeverity » PHP Manual ErrorException 例外を作成する ErrorException::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) ErrorException::__construct — 例外を作成する 説明 public ErrorException::__construct ( string $message = "" , int $code = 0 , int $severity = ...
https://man.plustar.jp/php/errorexception.construct.html - [similar]