検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 581 for [SIMILAR] 16 1024 4096 WITH 20143 sqlite3 WITH 4... (0.732 sec.)
パラメータを変数にバインドする 9629
« 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]
データベースとの接続を閉じる 9629
« 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]
SQL クエリを実行する 9629
« 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 を読み取るためのストリームリソースを開く 9629
« 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]
あるデータベースを、別のデータベースにバックアップする 9629
« SQLite3 SQLite3::busyTimeout » PHP Manual SQLite3 あるデータベースを、別のデータベースにバックアップする SQLite3::backup (PHP 7 >= 7.4.0, PHP 8) SQLite3::backup — あるデータベースを、別のデータベースにバックアップする 説明 public SQLite3::backup ( SQLite3 $destination , string $sourceD ...
https://man.plustar.jp/php/sqlite3.backup.html - [similar]
指定したデータベースに、結果を返さないクエリを実行する 9629
« 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]
実行する SQL 文を準備する 9629
« 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 文で変更 (あるいは挿入、削除) された行の数を返す 9629
« 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]
直近の INSERT 文でデータベースに追加された行の ID を返す 9629
« 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]
クエリを実行し、単一の結果を返す 9629
« SQLite3::query SQLite3::setAuthorizer » PHP Manual SQLite3 クエリを実行し、単一の結果を返す SQLite3::querySingle (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::querySingle — クエリを実行し、単一の結果を返す 説明 public SQLite3::querySingle ( string $query , bool $entireRow = false ): mixed ク ...
https://man.plustar.jp/php/sqlite3.querysingle.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT