検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 231 for [SIMILAR] 16 1024 4096 WITH 19036 行用 WITH 1193... (0.419 sec.)
フィールドの長さ (精度) を得る 0
« odbc_fetch_row odbc_field_name » PHP Manual ODBC 関数 フィールドの長さ (精度) を得る odbc_field_len (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_len — フィールドの長さ (精度) を得る 説明 odbc_field_len ( resource $statement , int $field ): int | false 指定した ODBC 結果 ID の番号で参照される ...
https://man.plustar.jp/php/function.odbc-field-len.html - [similar]
結果セットに名前を割り当てる 0
« ibase_modify_user ibase_num_fields » PHP Manual Firebird/InterBase 関数 結果セットに名前を割り当てる ibase_name_result (PHP 5, PHP 7 < 7.4.0) ibase_name_result — 結果セットに名前を割り当てる 説明 ibase_name_result ( resource $result , string $name ): bool この関数は、結果セットに新しい ...
https://man.plustar.jp/php/function.ibase-name-result.html - [similar]
LONG カラムを処理する 0
« odbc_gettypeinfo odbc_next_result » PHP Manual ODBC 関数 LONG カラムを処理する odbc_longreadlen (PHP 4, PHP 5, PHP 7, PHP 8) odbc_longreadlen — LONG カラムを処理する 説明 odbc_longreadlen ( resource $statement , int $length ): bool LONG および LONGVARBINARY のカラムを処理する方法を制御 ...
https://man.plustar.jp/php/function.odbc-longreadlen.html - [similar]
指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し、その... 0
« pg_select pg_send_prepare » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し、その結果を待たない pg_send_execute (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_execute — 指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し ...
https://man.plustar.jp/php/function.pg-send-execute.html - [similar]
カラム番号を返す 0
« odbc_field_name odbc_field_precision » PHP Manual ODBC 関数 カラム番号を返す odbc_field_num (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_num — カラム番号を返す 説明 odbc_field_num ( resource $statement , string $field ): int | false 指定したODBC 結果 ID におけるフィールド名に対応するカラムス ...
https://man.plustar.jp/php/function.odbc-field-num.html - [similar]
フィールドの精度を得る 0
« odbc_field_precision odbc_field_type » PHP Manual ODBC 関数 フィールドの精度を得る odbc_field_scale (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_scale — フィールドの精度を得る 説明 odbc_field_scale ( resource $statement , int $field ): int | false 指定した ODBC 結果 ID の番号で指定したフィー ...
https://man.plustar.jp/php/function.odbc-field-scale.html - [similar]
カラム名を得る 0
« odbc_field_len odbc_field_num » PHP Manual ODBC 関数 カラム名を得る odbc_field_name (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_name — カラム名を得る 説明 odbc_field_name ( resource $statement , int $field ): string | false 指定された ODBC 結果 ID において指定されたカラム番号にあるフィール ...
https://man.plustar.jp/php/function.odbc-field-name.html - [similar]
フィールドのデータ型を返す 0
« odbc_field_scale odbc_foreignkeys » PHP Manual ODBC 関数 フィールドのデータ型を返す odbc_field_type (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_type — フィールドのデータ型を返す 説明 odbc_field_type ( resource $statement , int $field ): string | false 指定された ODBC 結果 ID において指定番 ...
https://man.plustar.jp/php/function.odbc-field-type.html - [similar]
カーソル名を得る 0
« odbc_connect odbc_data_source » PHP Manual ODBC 関数 カーソル名を得る odbc_cursor (PHP 4, PHP 5, PHP 7, PHP 8) odbc_cursor — カーソル名を得る 説明 odbc_cursor ( resource $statement ): string | false 指定された接続 ID に関するカーソル名を返します。 Gets the cursorname for the given resu ...
https://man.plustar.jp/php/function.odbc-cursor.html - [similar]
PDO クラス 0
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) はじめに PHP とデータベースサーバーの間の接続を表します。 クラス概要 class PDO { /* メソッド */ public __construct ( string $dsn , ? string $username ...
https://man.plustar.jp/php/class.pdo.html - [similar]