検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 782 for [SIMILAR] 16 1024 4096 WITH 16481 sqlite3 WITH 6... (1.312 sec.)
指定したデータベースに、結果を返さないクエリを実行する 10000
« 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 クエリを実行する 9606
« 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]
クエリを実行し、単一の結果を返す 8855
« 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]
SQLite3 クラス 8855
« 定義済み定数 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]
SQLite3 8855
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLite3 — SQLite3 クラス SQLite3::backup — あるデータベースを、別のデータベースにバックアップする SQLite3::busyTimeout — 接続がビ ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 8855
« 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]
実行する SQL 文を準備する 8855
« 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]
適切にエスケープされた文字列を返す 8855
« SQLite3::enableExceptions SQLite3::exec » PHP Manual SQLite3 適切にエスケープされた文字列を返す SQLite3::escapeString (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::escapeString — 適切にエスケープされた文字列を返す 説明 public static SQLite3::escapeString ( string $string ): string SQL 文の中 ...
https://man.plustar.jp/php/sqlite3.escapestring.html - [similar]
直近で失敗した SQLite リクエストの結果コードを数値で返す 8855
« SQLite3::exec SQLite3::lastErrorMsg » PHP Manual SQLite3 直近で失敗した SQLite リクエストの結果コードを数値で返す SQLite3::lastErrorCode (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::lastErrorCode — 直近で失敗した SQLite リクエストの結果コードを数値で返す 説明 public SQLite3::lastErrorCode ( ...
https://man.plustar.jp/php/sqlite3.lasterrorcode.html - [similar]
定義済み定数 8855
« リソース型 SQLite3 » PHP Manual SQLite3 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLITE3_ASSOC ( int ) SQLite3_result::fetchArray() が返す結果セットが、 ...
https://man.plustar.jp/php/sqlite3.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT