検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 776 for [SIMILAR] 16 1024 4096 WITH 13949 increment WITH... (2.448 sec.)
生成された id を取得する 0
« SqlStatementResult::getColumns SqlStatementResult::getLastInsertId » PHP Manual mysql_xdevapi\SqlStatementResult 生成された id を取得する SqlStatementResult::getGeneratedIds (No version information available, might only be in Git) SqlStatementResult::getGeneratedIds — 生成された id を取 ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.getgeneratedids.html - [similar]
直近の操作で発生した警告の数を取得する 0
« SqlStatementResult::getWarnings SqlStatementResult::hasData » PHP Manual mysql_xdevapi\SqlStatementResult 直近の操作で発生した警告の数を取得する SqlStatementResult::getWarningsCount (No version information available, might only be in Git) SqlStatementResult::getWarningsCount — 直近の操 ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.getwarningcount.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
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that establishes a connection between PHP and CUBRID. This section will cover the most basic and notable features. The following code required to connect to CUBRID database, which means CUBRID Server a ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
データベース内のテーブルおよび関連する権限情報を含む結果セットを返す 0
« db2_stmt_errormsg db2_tables » PHP Manual IBM DB2 関数 データベース内のテーブルおよび関連する権限情報を含む結果セットを返す db2_table_privileges (PECL ibm_db2 >= 1.0.0) db2_table_privileges — データベース内のテーブルおよび関連する権限情報を含む結果セットを返す 説明 db2_table_privileges ...
https://man.plustar.jp/php/function.db2-table-privileges.html - [similar]
テキスト型フィールドに挿入するために、リテラルをエスケープする 0
« pg_escape_identifier pg_escape_string » PHP Manual PostgreSQL 関数 テキスト型フィールドに挿入するために、リテラルをエスケープする pg_escape_literal (PHP 5 >= 5.4.4, PHP 7, PHP 8) pg_escape_literal — テキスト型フィールドに挿入するために、リテラルをエスケープする 説明 pg_escape_literal ( ...
https://man.plustar.jp/php/function.pg-escape-literal.html - [similar]
新しいラージオブジェクトを作成する 0
« PDO::pgsqlGetPid PDO::pgsqlLOBOpen » PHP Manual PostgreSQL (PDO) 新しいラージオブジェクトを作成する PDO::pgsqlLOBCreate (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL pdo_pgsql >= 1.0.2) PDO::pgsqlLOBCreate — 新しいラージオブジェクトを作成する 説明 public PDO::pgsqlLOBCreate (): string PDO::pgsql ...
https://man.plustar.jp/php/pdo.pgsqllobcreate.html - [similar]
ストレージの暗号化 0
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗号化 ストレージの暗号化 SSL/SSHによってクライアント/サーバー間で通信されるデータは保護されますが、 データベースに保存されたデータは保護されません。SSLはあくまで通信上の プロトコルなのです。 一 ...
https://man.plustar.jp/php/security.database.storage.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]