検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 646 for [SIMILAR] 16 1024 4096 WITH 29299 sqlite3 WITH 1... (0.621 sec.)
SQLite データベースをオープンする 10000
« SQLite3::loadExtension SQLite3::openBlob » PHP Manual SQLite3 SQLite データベースをオープンする SQLite3::open (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::open — SQLite データベースをオープンする 説明 public SQLite3::open ( string $filename , int $flags = SQLITE3_OPEN_READWRITE | SQLITE3_OP ...
https://man.plustar.jp/php/sqlite3.open.html - [similar]
データベースとの接続を閉じる 9979
« SQLite3::changes SQLite3::__construct » PHP Manual SQLite3 データベースとの接続を閉じる SQLite3::close (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::close — データベースとの接続を閉じる 説明 public SQLite3::close (): bool データベースとの接続を閉じます。 パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/sqlite3.close.html - [similar]
SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 9969
« SQLite3::close SQLite3::createAggregate » PHP Manual SQLite3 SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする SQLite3::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::__construct — SQLite3 オブジェクトを作成し、SQLite 3 データベースをオープンする 説明 public SQLite ...
https://man.plustar.jp/php/sqlite3.construct.html - [similar]
SQLite3 クラス 9633
« 定義済み定数 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]
SQLite3 9136
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLite3 — SQLite3 クラス SQLite3::backup — あるデータベースを、別のデータベースにバックアップする SQLite3::busyTimeout — 接続がビ ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
直近の INSERT 文でデータベースに追加された行の ID を返す 9136
« SQLite3::lastErrorMsg SQLite3::loadExtension » PHP Manual SQLite3 直近の INSERT 文でデータベースに追加された行の ID を返す SQLite3::lastInsertRowID (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::lastInsertRowID — 直近の INSERT 文でデータベースに追加された行の ID を返す 説明 public SQLite3::la ...
https://man.plustar.jp/php/sqlite3.lastinsertrowid.html - [similar]
SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 9136
« SQLite3::querySingle SQLite3::version » PHP Manual SQLite3 SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する SQLite3::setAuthorizer (PHP 8) SQLite3::setAuthorizer — SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 説明 publ ...
https://man.plustar.jp/php/sqlite3.setauthorizer.html - [similar]
定義済み定数 9136
« リソース型 SQLite3 » PHP Manual SQLite3 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLITE3_ASSOC ( int ) SQLite3_result::fetchArray() が返す結果セットが、 ...
https://man.plustar.jp/php/sqlite3.constants.html - [similar]
指定したデータベースに、結果を返さないクエリを実行する 9136
« SQLite3::escapeString SQLite3::lastErrorCode » PHP Manual SQLite3 指定したデータベースに、結果を返さないクエリを実行する SQLite3::exec (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::exec — 指定したデータベースに、結果を返さないクエリを実行する 説明 public SQLite3::exec ( string $query ): bool ...
https://man.plustar.jp/php/sqlite3.exec.html - [similar]
パラメータの値を変数にバインドする 9136
« SQLite3Stmt::bindParam SQLite3Stmt::clear » PHP Manual SQLite3Stmt パラメータの値を変数にバインドする SQLite3Stmt::bindValue (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::bindValue — パラメータの値を変数にバインドする 説明 public SQLite3Stmt::bindValue ( string | int $param , mixed $valu ...
https://man.plustar.jp/php/sqlite3stmt.bindvalue.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT