検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 348 for [SIMILAR] 16 1024 4096 WITH 6412 義関 WITH 3596 ... (0.334 sec.)
エラー 0
« 例 基本 » PHP Manual 言語リファレンス エラー エラー 目次 基本 PHP 7 でのエラー はじめに 残念ながら、どんなに気をつけてコードを書いたところで、 エラーをなくすことはできません。 PHP は、コーディングや実行時に発生する問題を、 エラー (error) や警告 (warning) そして注意 (notice) などの形式で ...
https://man.plustar.jp/php/language.errors.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]
例外を作成する 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]
最も最近のエラーをクリア 0
« debug_print_backtrace error_get_last » PHP Manual エラー処理関数 最も最近のエラーをクリア error_clear_last (PHP 7, PHP 8) error_clear_last — 最も最近のエラーをクリア 説明 error_clear_last (): void パラメータ この関数にはパラメータはありません。 戻り値 最も最近のエラーをクリアーし、 err ...
https://man.plustar.jp/php/function.error-clear-last.html - [similar]
登録されているフィルタのリストを取得する 0
« stream_get_contents stream_get_line » PHP Manual ストリーム 関数 登録されているフィルタのリストを取得する stream_get_filters (PHP 5, PHP 7, PHP 8) stream_get_filters — 登録されているフィルタのリストを取得する 説明 stream_get_filters (): array 実行中のシステムに登録されているフィルタの一 ...
https://man.plustar.jp/php/function.stream-get-filters.html - [similar]
定義済み定数 0
« リソース型 Math 関数 » PHP Manual Math 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 Math の定数 定数 値 説明 使用可能 M_PI 3.14159265358979323846 パイ(円周率) M_E 2.7182818284590452354 e(自然対数の底) M_LOG2E 1.4426950408889634074 log_2 e M_LOG ...
https://man.plustar.jp/php/math.constants.html - [similar]
クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する 0
« ReflectionClass::getEndLine ReflectionClass::getExtensionName » PHP Manual ReflectionClass クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する ReflectionClass::getExtension (PHP 5, PHP 7, PHP 8) ReflectionClass::getExtension — クラスを定義する拡張モジュールを ...
https://man.plustar.jp/php/reflectionclass.getextension.html - [similar]
クラスを定義する拡張モジュールの名前を取得する 0
« ReflectionClass::getExtension ReflectionClass::getFileName » PHP Manual ReflectionClass クラスを定義する拡張モジュールの名前を取得する ReflectionClass::getExtensionName (PHP 5, PHP 7, PHP 8) ReflectionClass::getExtensionName — クラスを定義する拡張モジュールの名前を取得する 説明 public ...
https://man.plustar.jp/php/reflectionclass.getextensionname.html - [similar]
拡張モジュールあるいはコアで定義された内部クラスであるかどうかを調べる 0
« ReflectionClass::isInterface ReflectionClass::isIterable » PHP Manual ReflectionClass 拡張モジュールあるいはコアで定義された内部クラスであるかどうかを調べる ReflectionClass::isInternal (PHP 5, PHP 7, PHP 8) ReflectionClass::isInternal — 拡張モジュールあるいはコアで定義された内部クラスで ...
https://man.plustar.jp/php/reflectionclass.isinternal.html - [similar]
ステートメントが読み取り専用かどうかを返す 0
« SQLite3Stmt::paramCount SQLite3Stmt::reset » PHP Manual SQLite3Stmt ステートメントが読み取り専用かどうかを返す SQLite3Stmt::readOnly (PHP 5 >= 5.3.6, PHP 7, PHP 8) SQLite3Stmt::readOnly — ステートメントが読み取り専用かどうかを返す 説明 public SQLite3Stmt::readOnly (): bool ステートメン ...
https://man.plustar.jp/php/sqlite3stmt.readonly.html - [similar]