検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 646 for [SIMILAR] 16 1024 4096 WITH 34793 sqlite3 WITH 1... (0.762 sec.)
直近の SQL 文で変更 (あるいは挿入、削除) された行の数を返す 8830
« 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]
クエリを実行し、単一の結果を返す 8830
« 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 のスカラー関数として使用する PHP 関数を登録する 8830
« SQLite3::createCollation SQLite3::enableExceptions » PHP Manual SQLite3 SQL のスカラー関数として使用する PHP 関数を登録する SQLite3::createFunction (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createFunction — SQL のスカラー関数として使用する PHP 関数を登録する 説明 public SQLite3::createFu ...
https://man.plustar.jp/php/sqlite3.createfunction.html - [similar]
直近で失敗した SQLite リクエストの結果コードを数値で返す 8830
« 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]
結果の行を、連想配列あるいは数値添字配列あるいはその両方で取得する 8830
« 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]
適切にエスケープされた文字列を返す 8830
« 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]
n 番目のカラムの型を返す 8830
« 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]
SQLite3Stmt オブジェクトを構築する 8830
« SQLite3Stmt::close SQLite3Stmt::execute » PHP Manual SQLite3Stmt SQLite3Stmt オブジェクトを構築する SQLite3Stmt::__construct (No version information available, might only be in Git) SQLite3Stmt::__construct — SQLite3Stmt オブジェクトを構築する 説明 private SQLite3Stmt::__construct ( SQ ...
https://man.plustar.jp/php/sqlite3stmt.construct.html - [similar]
基本的な例 4691
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 4682
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す db2_server_info (PECL ibm_db2 >= 1.1.1) db2_server_info — DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 説明 db2_server_info ( resource ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT