検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 451 for [SIMILAR] 16 1024 4096 WITH 10252 columns WITH 1... (0.417 sec.)
Get the number of rows in the result set 0
« cubrid_num_cols cubrid_pconnect_with_url » PHP Manual CUBRID 関数 Get the number of rows in the result set cubrid_num_rows (PECL CUBRID >= 8.3.0) cubrid_num_rows — Get the number of rows in the result set 説明 cubrid_num_rows ( resource $result ): int The cubrid_num_rows() function is ...
https://man.plustar.jp/php/function.cubrid-num-rows.html - [similar]
SQLSRV 関数 0
« 定義済み定数 sqlsrv_begin_transaction » PHP Manual SQLSRV SQLSRV 関数 SQLSRV 関数 目次 sqlsrv_begin_transaction — Begins a database transaction sqlsrv_cancel — Cancels a statement sqlsrv_client_info — Returns information about the client and specified connection sqlsrv_close — Closes a ...
https://man.plustar.jp/php/ref.sqlsrv.html - [similar]
連想配列の値を、SQL 文として実行可能な形式に変換する 0
« pg_consume_input pg_copy_from » PHP Manual PostgreSQL 関数 連想配列の値を、SQL 文として実行可能な形式に変換する pg_convert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_convert — 連想配列の値を、SQL 文として実行可能な形式に変換する 説明 pg_convert ( PgSql\Connection $connection , string $ta ...
https://man.plustar.jp/php/function.pg-convert.html - [similar]
bytea 型のバイナリをアンエスケープする 0
« pg_tty pg_untrace » PHP Manual PostgreSQL 関数 bytea 型のバイナリをアンエスケープする pg_unescape_bytea (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_unescape_bytea — bytea 型のバイナリをアンエスケープする 説明 pg_unescape_bytea ( string $string ): string pg_unescape_bytea() は、bytea 型のデ ...
https://man.plustar.jp/php/function.pg-unescape-bytea.html - [similar]
SQLite3 0
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLite3 — SQLite3 クラス SQLite3::backup — あるデータベースを、別のデータベースにバックアップする SQLite3::busyTimeout — 接続がビ ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
SQLite3 クラス 0
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
複数のステートメント 0
« ストアドプロシージャ トランザクションのサポート » PHP Manual クイックスタートガイド 複数のステートメント 複数のステートメント MySQL は、ひとつのステートメントの文字列に、 複数のステートメントを埋め込むことをオプションでサポートしています。 しかし、そうするためには特別な操作が必要です。 ...
https://man.plustar.jp/php/mysqli.quickstart.multiple-statement.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]
指定したテーブルに関するカラムおよび付随する権限のリストを取得する 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]