検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 475 for [SIMILAR] 16 1024 4096 WITH 13098 statement WITH... (2.176 sec.)
結果データを得る 0
« odbc_result_all odbc_rollback » PHP Manual ODBC 関数 結果データを得る odbc_result (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result — 結果データを得る 説明 odbc_result ( resource $statement , string | int $field ): string | bool | null 結果データを取得します。 パラメータ statement ODBC リソース ...
https://man.plustar.jp/php/function.odbc-result.html - [similar]
Makes the next row in a result set available for reading 0
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a result set available for reading sqlsrv_fetch (No version information available, might only be in Git) sqlsrv_fetch — Makes the next row in a result set available for reading 説明 sqlsrv_fetch ( ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
エラー処理およびログ記録 0
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラー処理およびログ記録 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 エラー処理関数 debug_backtrace — バックトレースを生成する debug_print_backtrace — バ ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]
以前のエラーハンドラ関数を回復する 0
« error_reporting restore_exception_handler » PHP Manual エラー処理関数 以前のエラーハンドラ関数を回復する restore_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) restore_error_handler — 以前のエラーハンドラ関数を回復する 説明 restore_error_handler (): bool set_error_handler() を使用 ...
https://man.plustar.jp/php/function.restore-error-handler.html - [similar]
以前の例外ハンドラ関数を回復する 0
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回復する restore_exception_handler (PHP 5, PHP 7, PHP 8) restore_exception_handler — 以前の例外ハンドラ関数を回復する 説明 restore_exception_handler (): bool set_exception_handler() を使用して例 ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
列挙型の概要 0
« 列挙型(Enum) 列挙型の基礎 » PHP Manual 列挙型(Enum) 列挙型の概要 列挙型の概要 (PHP 8 >= 8.1.0) 列挙型(Enumerations) または Enum を使うと、 開発者は取りうる値を限定した独自の型を定義できます。 これによって、"不正な状態を表現できなくなる" ので、 ドメインモデルを定義する時に特に役立ちます ...
https://man.plustar.jp/php/language.enumerations.overview.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 » OpenSSL および » libssh2 ライブラリは必須です。 開発用のライブラリがインストールされていることを確認しておきましょう。 おそらく openssl-dev のような名前のパッケージになっているでしょう。 libssh2 ライブラリのバ ...
https://man.plustar.jp/php/ssh2.requirements.html - [similar]
複数の結果が利用可能などうか確認する 0
« odbc_longreadlen odbc_num_fields » PHP Manual ODBC 関数 複数の結果が利用可能などうか確認する odbc_next_result (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_next_result — 複数の結果が利用可能などうか確認する 説明 odbc_next_result ( resource $statement ): bool まだ結果セットが存在して odbc_ ...
https://man.plustar.jp/php/function.odbc-next-result.html - [similar]
Retrieves the next row of data in a result set as an object 0
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a result set as an object sqlsrv_fetch_object (No version information available, might only be in Git) sqlsrv_fetch_object — Retrieves the next row of data in a result set as an object 説明 sqlsr ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
PHP 変数を SQL 文のパラメータにバインドする 0
« db2_autocommit db2_client_info » PHP Manual IBM DB2 関数 PHP 変数を SQL 文のパラメータにバインドする db2_bind_param (PECL ibm_db2 >= 1.0.0) db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする 説明 db2_bind_param ( resource $stmt , int $parameter_number , string $variable_name ...
https://man.plustar.jp/php/function.db2-bind-param.html - [similar]