検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 2596 for [SIMILAR] 16 1024 4096 WITH 4705 ティ WITH 4289 ... (1.461 sec.)
エラーおよびエラー処理 0
« 定義済み定数 例 » PHP Manual COM エラーおよびエラー処理 エラーおよびエラー処理 COM から致命的なエラーが報告された場合、この拡張モジュールは com_exception クラスのインスタンスをスローします。 すべての COM 例外は code という定義済みの プロパティを保持しており、これは COM 操作が返す HRESU ...
https://man.plustar.jp/php/com.error-handling.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Image 設定オプション 名前 デフォルト 変更可能 変更履歴 gd.jpeg_ignore_warning "1" PHP_INI_ALL PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照し ...
https://man.plustar.jp/php/image.configuration.html - [similar]
DomainException クラス 0
« BadMethodCallException InvalidArgumentException » PHP Manual 例外 DomainException クラス DomainException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 定義したデータドメインに値が従わないときにスローされる例外です。 クラス概要 class DomainException extends LogicException { /* 継承した ...
https://man.plustar.jp/php/class.domainexception.html - [similar]
OverflowException クラス 0
« OutOfRangeException RangeException » PHP Manual 例外 OverflowException クラス OverflowException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いっぱいになっているコンテナに要素を追加した場合にスローされる例外です。 クラス概要 class OverflowException extends RuntimeException { /* 継承し ...
https://man.plustar.jp/php/class.overflowexception.html - [similar]
UnderflowException クラス 0
« RuntimeException UnexpectedValueException » PHP Manual 例外 UnderflowException クラス UnderflowException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 空のコンテナ上で無効な操作 (要素の削除など) を試みたときにスローされる例外です。 クラス概要 class UnderflowException extends RuntimeEx ...
https://man.plustar.jp/php/class.underflowexception.html - [similar]
PHP の設定情報を出力する 0
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo (PHP 4, PHP 5, PHP 7, PHP 8) phpinfo — PHP の設定情報を出力する 説明 phpinfo ( int $flags = INFO_ALL ): bool 現在の PHP の状態に関する、多くの情報を出力します。出力される情報には、 PHP コンパイ ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
OutOfBoundsException クラス 0
« LogicException OutOfRangeException » PHP Manual 例外 OutOfBoundsException クラス OutOfBoundsException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 値が有効なキーでなかった場合にスローされる例外です。 これは、コンパイル時には検出できないエラーです。 クラス概要 class OutOfBoundsExcepti ...
https://man.plustar.jp/php/class.outofboundsexception.html - [similar]
OutOfRangeException クラス 0
« OutOfBoundsException OverflowException » PHP Manual 例外 OutOfRangeException クラス OutOfRangeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 無効なインデックスを要求した場合にスローされる例外です。 これは、コンパイル時に検出しなければなりません。 クラス概要 class OutOfRangeEx ...
https://man.plustar.jp/php/class.outofrangeexception.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
mysqli_driver クラス 0
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver クラス mysqli_driver クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli_driver クラスは、monostate パターンのインスタンスです。 つまり、任意の数の mysqli_driver インスタンスからアクセスできるドライバ ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]