検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 568 for [SIMILAR] 16 1024 4096 WITH 6618 トメ WITH 6289 ... (0.802 sec.)
結果セット内の指定したカラムの位置を返す 0
« db2_field_name db2_field_precision » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位置を返す db2_field_num (PECL ibm_db2 >= 1.0.0) db2_field_num — 結果セット内の指定したカラムの位置を返す 説明 db2_field_num ( resource $stmt , mixed $column ): int 結果セット内の指定したカラムの ...
https://man.plustar.jp/php/function.db2-field-num.html - [similar]
結果セット内の指定したカラムの精度を返す 0
« db2_field_num db2_field_scale » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの精度を返す db2_field_precision (PECL ibm_db2 >= 1.0.0) db2_field_precision — 結果セット内の指定したカラムの精度を返す 説明 db2_field_precision ( resource $stmt , mixed $column ): int 結果セット内の指定 ...
https://man.plustar.jp/php/function.db2-field-precision.html - [similar]
結果セット内の指定したカラムの位取りを返す 0
« db2_field_precision db2_field_type » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位取りを返す db2_field_scale (PECL ibm_db2 >= 1.0.0) db2_field_scale — 結果セット内の指定したカラムの位取りを返す 説明 db2_field_scale ( resource $stmt , mixed $column ): int 結果セット内の指定し ...
https://man.plustar.jp/php/function.db2-field-scale.html - [similar]
結果セット内の指定したカラムのデータ型を返す 0
« db2_field_scale db2_field_width » PHP Manual IBM DB2 関数 結果セット内の指定したカラムのデータ型を返す db2_field_type (PECL ibm_db2 >= 1.0.0) db2_field_type — 結果セット内の指定したカラムのデータ型を返す 説明 db2_field_type ( resource $stmt , mixed $column ): string 結果セット内の指定し ...
https://man.plustar.jp/php/function.db2-field-type.html - [similar]
カラムを表示するために必要な最大のバイト数を返す 0
« db2_fetch_row db2_field_name » PHP Manual IBM DB2 関数 カラムを表示するために必要な最大のバイト数を返す db2_field_display_size (PECL ibm_db2 >= 1.0.0) db2_field_display_size — カラムを表示するために必要な最大のバイト数を返す 説明 db2_field_display_size ( resource $stmt , mixed $column ...
https://man.plustar.jp/php/function.db2-field-display-size.html - [similar]
結果セット内の指定したカラムの現在値の幅を返す 0
« db2_field_type db2_foreign_keys » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの現在値の幅を返す db2_field_width (PECL ibm_db2 >= 1.0.0) db2_field_width — 結果セット内の指定したカラムの現在値の幅を返す 説明 db2_field_width ( resource $stmt , mixed $column ): int 結果セット内の指 ...
https://man.plustar.jp/php/function.db2-field-width.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]
トランザクションを開始する 0
« PDO PDO::commit » PHP Manual PDO トランザクションを開始する PDO::beginTransaction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::beginTransaction — トランザクションを開始する 説明 public PDO::beginTransaction (): bool オートコミットモードをオフにします。オートコミットモードがオ ...
https://man.plustar.jp/php/pdo.begintransaction.html - [similar]
パラメータを変数にバインドする 0
« SQLite3Stmt SQLite3Stmt::bindValue » PHP Manual SQLite3Stmt パラメータを変数にバインドする SQLite3Stmt::bindParam (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::bindParam — パラメータを変数にバインドする 説明 public SQLite3Stmt::bindParam ( string | int $param , mixed &$var , int $type = ...
https://man.plustar.jp/php/sqlite3stmt.bindparam.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]