検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 519 for [SIMILAR] 16 1024 4096 WITH 8029 odbc WITH 4600 ... (0.450 sec.)
プロシージャへのパラメータに関する情報を取得する 0
« odbc_primarykeys odbc_procedures » PHP Manual ODBC 関数 プロシージャへのパラメータに関する情報を取得する odbc_procedurecolumns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedurecolumns — プロシージャへのパラメータに関する情報を取得する 説明 odbc_procedurecolumns ( resource $odbc , ? string $c ...
https://man.plustar.jp/php/function.odbc-procedurecolumns.html - [similar]
指定したデータソースに保存されたテーブルの名前のリストを取得する 0
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前のリストを取得する odbc_tables (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tables — 指定したデータソースに保存されたテーブルの名前のリストを取得する 説明 odbc_tables ( resource $odbc , ? string $catalog ...
https://man.plustar.jp/php/function.odbc-tables.html - [similar]
結果セットの次の行を連想配列・数値添字配列あるいはその両方の形式で取得する 0
« mysqli_result::fetch_all mysqli_result::fetch_assoc » PHP Manual mysqli_result 結果セットの次の行を連想配列・数値添字配列あるいはその両方の形式で取得する mysqli_result::fetch_array mysqli_fetch_array (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_array -- mysqli_fetch_array — 結果セットの次 ...
https://man.plustar.jp/php/mysqli-result.fetch-array.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.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]
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]
結果セット内の行を表す、 カラム位置およびカラム名の両方をインデックスとする配列... 0
« db2_fetch_assoc db2_fetch_object » PHP Manual IBM DB2 関数 結果セット内の行を表す、 カラム位置およびカラム名の両方をインデックスとする配列を返す db2_fetch_both (PECL ibm_db2 >= 1.0.0) db2_fetch_both — 結果セット内の行を表す、 カラム位置およびカラム名の両方をインデックスとする配列を返す ...
https://man.plustar.jp/php/function.db2-fetch-both.html - [similar]
結果セット内の行を表す、カラム名をインデックスとする配列を返す 0
« db2_fetch_array db2_fetch_both » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラム名をインデックスとする配列を返す db2_fetch_assoc (PECL ibm_db2 >= 1.0.0) db2_fetch_assoc — 結果セット内の行を表す、カラム名をインデックスとする配列を返す 説明 db2_fetch_assoc ( resource $stmt , int $ ...
https://man.plustar.jp/php/function.db2-fetch-assoc.html - [similar]
クエリの次の行を配列で返す 0
« oci_fetch_object oci_fetch » PHP Manual OCI8 関数 クエリの次の行を配列で返す oci_fetch_row (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_row — クエリの次の行を配列で返す 説明 oci_fetch_row ( resource $statement ): array | false クエリから、結果セットの次の行を含む数値添字配列を返 ...
https://man.plustar.jp/php/function.oci-fetch-row.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]