検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 646 for [SIMILAR] 16 1024 4096 WITH 14649 sqlite3 WITH 4... (0.579 sec.)
はじめに 9375
« SQLite3 インストール/設定 » PHP Manual SQLite3 はじめに はじめに SQLite バージョン 3 のデータベースをサポートします。 関連キーワード: インストール , 設定 , バージョン , データベース , サポート , ...
https://man.plustar.jp/php/intro.sqlite3.html - [similar]
パラメータを変数にバインドする 9375
« 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]
実行時設定 9375
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SQLite3 設定オプション 名前 デフォルト 変更可能 変更履歴 sqlite3.extension_dir "" PHP_INI_SYSTEM sqlite3.defensive 1 PHP_INI_SYSTEM PHP 7.2.17 ,7.3.4 以降、かつ libsq ...
https://man.plustar.jp/php/sqlite3.configuration.html - [similar]
例外のスローを有効にする 9375
« SQLite3::createFunction SQLite3::escapeString » PHP Manual SQLite3 例外のスローを有効にする SQLite3::enableExceptions (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::enableExceptions — 例外のスローを有効にする 説明 public SQLite3::enableExceptions ( bool $enable = false ): bool SQLite3 が、エラ ...
https://man.plustar.jp/php/sqlite3.enableexceptions.html - [similar]
SQLite3 ライブラリのバージョンを、文字列定数と数値で返す 9375
« SQLite3::setAuthorizer SQLite3Stmt » PHP Manual SQLite3 SQLite3 ライブラリのバージョンを、文字列定数と数値で返す SQLite3::version (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::version — SQLite3 ライブラリのバージョンを、文字列定数と数値で返す 説明 public static SQLite3::version (): array SQL ...
https://man.plustar.jp/php/sqlite3.version.html - [similar]
SQLite 拡張ライブラリを読み込む 9375
« SQLite3::lastInsertRowID SQLite3::open » PHP Manual SQLite3 SQLite 拡張ライブラリを読み込む SQLite3::loadExtension (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::loadExtension — SQLite 拡張ライブラリを読み込む 説明 public SQLite3::loadExtension ( string $name ): bool SQLite 拡張ライブラリを読 ...
https://man.plustar.jp/php/sqlite3.loadextension.html - [similar]
SQL クエリを実行する 9375
« SQLite3::prepare SQLite3::querySingle » PHP Manual SQLite3 SQL クエリを実行する SQLite3::query (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::query — SQL クエリを実行する 説明 public SQLite3::query ( string $query ): SQLite3Result | false SQL クエリを実行し、 SQLite3Result オブジェクトを返しま ...
https://man.plustar.jp/php/sqlite3.query.html - [similar]
BLOB を読み取るためのストリームリソースを開く 9375
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開く SQLite3::openBlob (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::openBlob — BLOB を読み取るためのストリームリソースを開く 説明 public SQLite3::openBlob ( string $table , string $column , int $row ...
https://man.plustar.jp/php/sqlite3.openblob.html - [similar]
実行する SQL 文を準備する 9375
« SQLite3::openBlob SQLite3::query » PHP Manual SQLite3 実行する SQL 文を準備する SQLite3::prepare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::prepare — 実行する SQL 文を準備する 説明 public SQLite3::prepare ( string $query ): SQLite3Stmt | false 実行する SQL 文を準備し、 SQLite3Stmt オブジェ ...
https://man.plustar.jp/php/sqlite3.prepare.html - [similar]
直近の SQL 文で変更 (あるいは挿入、削除) された行の数を返す 9375
« SQLite3::busyTimeout SQLite3::close » PHP Manual SQLite3 直近の SQL 文で変更 (あるいは挿入、削除) された行の数を返す SQLite3::changes (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::changes — 直近の SQL 文で変更 (あるいは挿入、削除) された行の数を返す 説明 public SQLite3::changes (): int 直近の ...
https://man.plustar.jp/php/sqlite3.changes.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT