検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 487 for [SIMILAR] 16 1024 4096 WITH 36964 pdostatement W... (0.520 sec.)
指定したデータソースに保存されたテーブルの名前のリストを取得する 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
« odbc_prepare odbc_procedurecolumns » PHP Manual ODBC 関数 テーブルの主キーを取得する odbc_primarykeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_primarykeys — テーブルの主キーを取得する 説明 odbc_primarykeys ( resource $odbc , ? string $catalog , string $schema , string $table ): resource | fal ...
https://man.plustar.jp/php/function.odbc-primarykeys.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
指定したテーブルに関するカラムおよび付随する権限のリストを取得する 0
« odbc_close odbc_columns » PHP Manual ODBC 関数 指定したテーブルに関するカラムおよび付随する権限のリストを取得する odbc_columnprivileges (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columnprivileges — 指定したテーブルに関するカラムおよび付随する権限のリストを取得する 説明 odbc_columnprivileges ( r ...
https://man.plustar.jp/php/function.odbc-columnprivileges.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]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
廃止された関数。oci_fetch_array や oci_fetch_object、 oci_fetch_assoc、 oci_fetc... 0
« ocifetch ocifetchstatement » PHP Manual OCI8 廃止されたエイリアスと関数 廃止された関数。oci_fetch_array や oci_fetch_object、 oci_fetch_assoc、 oci_fetch_row の変種 ocifetchinto (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) ocifetchinto — 廃止された関数。 oci_fetch_array() や oci_fe ...
https://man.plustar.jp/php/function.ocifetchinto.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 0
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an associative array, a numeric array, or both cubrid_fetch_array (PECL CUBRID >=8.3.0) cubrid_fetch_array — Fetch a result row as an associative array, a numeric array, or both 説明 cubrid_fetch_a ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
Return the associative array that corresponds to the fetched row 0
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associative array that corresponds to the fetched row cubrid_fetch_assoc (PECL CUBRID >= 8.3.0) cubrid_fetch_assoc — Return the associative array that corresponds to the fetched row 説明 cubrid_fetch_as ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]
Fetch the next row from a result set 0
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result set cubrid_fetch (PECL CUBRID >= 8.3.0) cubrid_fetch — Fetch the next row from a result set 説明 cubrid_fetch ( resource $result , int $type = CUBRID_BOTH ): mixed The cubrid_fetch() function is ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]