検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 112 for [SIMILAR] 16 1024 4096 WITH 41263 openblob WITH ... (0.175 sec.)
パラメータの値を変数にバインドする 4794
« 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]
SQLite 拡張ライブラリを読み込む 4794
« 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]
パラメータを変数にバインドする 4794
« 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]
データベースとの接続を閉じる 4794
« 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 クエリを実行する 4794
« 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]
あるデータベースを、別のデータベースにバックアップする 4794
« 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]
指定したデータベースに、結果を返さないクエリを実行する 4794
« 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 文で変更 (あるいは挿入、削除) された行の数を返す 4794
« 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 を返す 4794
« 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]
クエリを実行し、単一の結果を返す 4794
« 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