検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 382 for [SIMILAR] 16 1024 4096 WITH 16481 sqlite3 WITH 1... (0.426 sec.)
SQL クエリを実行する 10000
« 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]
SQLite3 9572
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLite3 — SQLite3 クラス SQLite3::backup — あるデータベースを、別のデータベースにバックアップする SQLite3::busyTimeout — 接続がビ ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
結果の行を、連想配列あるいは数値添字配列あるいはその両方で取得する 9333
« SQLite3Result::__construct SQLite3Result::finalize » PHP Manual SQLite3Result 結果の行を、連想配列あるいは数値添字配列あるいはその両方で取得する SQLite3Result::fetchArray (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Result::fetchArray — 結果の行を、連想配列あるいは数値添字配列あるいはその両方 ...
https://man.plustar.jp/php/sqlite3result.fetcharray.html - [similar]
n 番目のカラムの型を返す 8705
« SQLite3Result::columnName SQLite3Result::__construct » PHP Manual SQLite3Result n 番目のカラムの型を返す SQLite3Result::columnType (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Result::columnType — n 番目のカラムの型を返す 説明 public SQLite3Result::columnType ( int $column ): int | false colu ...
https://man.plustar.jp/php/sqlite3result.columntype.html - [similar]
指定したデータベースに、結果を返さないクエリを実行する 7582
« 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]
SQLite3 クラス 7117
« 定義済み定数 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]
クエリを実行し、単一の結果を返す 7117
« 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]
SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 7117
« 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]
例外のスローを有効にする 7117
« 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]
実行する SQL 文を準備する 7117
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT