検索

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