検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 245 for [SIMILAR] 16 1024 4096 WITH 14183 getline WITH 7... (0.387 sec.)
フィールドが SQL の NULL かどうか調べる 0
« pg_fetch_row pg_field_name » PHP Manual PostgreSQL 関数 フィールドが SQL の NULL かどうか調べる pg_field_is_null (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_is_null — フィールドが SQL の NULL かどうか調べる 説明 pg_field_is_null ( PgSql\Result $result , int $row , mixed $field ): in ...
https://man.plustar.jp/php/function.pg-field-is-null.html - [similar]
ヘッダが既に送信されているかどうかを調べる 0
« headers_list http_response_code » PHP Manual ネットワーク 関数 ヘッダが既に送信されているかどうかを調べる headers_sent (PHP 4, PHP 5, PHP 7, PHP 8) headers_sent — ヘッダが既に送信されているかどうかを調べる 説明 headers_sent ( string &$filename = null , int &$line = null ): bool ヘッダが ...
https://man.plustar.jp/php/function.headers-sent.html - [similar]
SQLite3Result を構築する 0
« SQLite3Result::columnType SQLite3Result::fetchArray » PHP Manual SQLite3Result SQLite3Result を構築する SQLite3Result::__construct (No version information available, might only be in Git) SQLite3Result::__construct — SQLite3Result を構築する 説明 private SQLite3Result::__construct () S ...
https://man.plustar.jp/php/sqlite3result.construct.html - [similar]
SQLite3Stmt オブジェクトを構築する 0
« SQLite3Stmt::close SQLite3Stmt::execute » PHP Manual SQLite3Stmt SQLite3Stmt オブジェクトを構築する SQLite3Stmt::__construct (No version information available, might only be in Git) SQLite3Stmt::__construct — SQLite3Stmt オブジェクトを構築する 説明 private SQLite3Stmt::__construct ( SQ ...
https://man.plustar.jp/php/sqlite3stmt.construct.html - [similar]
ArithmeticError 0
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError (PHP 7, PHP 8) はじめに ArithmeticError は、数学的な操作でエラーが発生した場合にスローされます。 たとえばマイナスのビットシフトを行おうとした場合などに発生します。 また、結果が int の範囲をこえ ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]
DOMException クラス 0
« DOMEntityReference::__construct DOMImplementation » PHP Manual DOM DOMException クラス DOMException クラス (PHP 5, PHP 7, PHP 8) はじめに しかるべき状況、すなわち論理的に不可能な操作を行った際などの場合に DOM 操作は例外を発生させます。 例外(exceptions) も参照ください。 クラス概要 final ...
https://man.plustar.jp/php/class.domexception.html - [similar]
FiberError 0
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError (PHP 8 >= 8.1.0) はじめに FiberError は、 Fiber に対して不正な操作が行われた場合にスローされます。 クラス概要 final class FiberError extends Error { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.fibererror.html - [similar]
intl のエラー用の例外クラス 0
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の例外クラス (PHP 5 > 5.5.0, PHP 7, PHP 8, PECL intl > 3.0.0a1) はじめに このクラスは、intl 関数の内部でエラーが発生したときに例外を生成するために使います。 例外が生成されるのは、 intl.use_excep ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
JsonException クラス 0
« 定義済み定数 JsonSerializable » PHP Manual JSON JsonException クラス JsonException クラス (PHP 7 >= 7.3.0, PHP 8) はじめに JSON_THROW_ON_ERROR オプションが json_encode() や json_decode() に設定されていた場合に投げられる例外です。 code には、エラーのタイプを含みます。 あり得る code の値 ...
https://man.plustar.jp/php/class.jsonexception.html - [similar]
LogicException クラス 0
« LengthException OutOfBoundsException » PHP Manual 例外 LogicException クラス LogicException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムのロジック内でのエラーを表す例外です。 この類の例外が出た場合は、自分が書いたコードを修正すべきです。 クラス概要 class LogicException ext ...
https://man.plustar.jp/php/class.logicexception.html - [similar]