検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 419 for [SIMILAR] 16 1024 4096 WITH 31547 lastinsertrowi... (0.361 sec.)
SQL の集約関数として使用する PHP 関数を登録する 0
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する PHP 関数を登録する SQLite3::createAggregate (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createAggregate — SQL の集約関数として使用する PHP 関数を登録する 説明 public SQLite3::createAggregate ( s ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
SqlStatementResult クラス 0
« SqlStatement::hasMoreResults SqlStatementResult::__construct » PHP Manual Mysql_xdevapi SqlStatementResult クラス SqlStatementResult クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\SqlStatementResult implements mysql_xdevapi\BaseResult , Traversable { /* メ ...
https://man.plustar.jp/php/class.mysql-xdevapi-sqlstatementresult.html - [similar]
break 0
« foreach continue » PHP Manual 制御構造 break break (PHP 4, PHP 5, PHP 7, PHP 8) break は、現在実行中の for , foreach , while , do-while , switch 構造の実行を終了します。 break では、オプションの引数で ネストしたループ構造を抜ける数を指定することができます。 この引数のデフォルトは 1 で、 ...
https://man.plustar.jp/php/control-structures.break.html - [similar]
Transliterator を作成する 0
« Transliterator::__construct Transliterator::createFromRules » PHP Manual Transliterator Transliterator を作成する Transliterator::create transliterator_create (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Transliterator::create -- transliterator_create — Transliterator を作成する ...
https://man.plustar.jp/php/transliterator.create.html - [similar]
PDOStatement クラス 0
« PDO::setAttribute PDOStatement::bindColumn » PHP Manual PDO PDOStatement クラス PDOStatement クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0) はじめに プリペアドステートメントを表します。ステートメント実行後は関連する結果セットを表します。 クラス概要 class PDOStatement implemen ...
https://man.plustar.jp/php/class.pdostatement.html - [similar]
OpenSSL エラーメッセージを返す 0
« openssl_encrypt openssl_free_key » PHP Manual OpenSSL 関数 OpenSSL エラーメッセージを返す openssl_error_string (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_error_string — OpenSSL エラーメッセージを返す 説明 openssl_error_string (): string | false openssl_error_string() は、 OpenSSL ラ ...
https://man.plustar.jp/php/function.openssl-error-string.html - [similar]
最後に実行した PCRE 正規表現に関するエラーメッセージを返す 0
« preg_grep preg_last_error » PHP Manual PCRE 関数 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error_msg (PHP 8) preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す 説明 preg_last_error_msg (): string 最後に実行した PCRE 正規表現に関す ...
https://man.plustar.jp/php/function.preg-last-error-msg.html - [similar]
SQLSTATE エラーコードを含む情報を返す 0
« mysqli_sql_exception エイリアスおよび非推奨の Mysqli 関数 » PHP Manual mysqli_sql_exception SQLSTATE エラーコードを含む情報を返す mysqli_sql_exception::getSqlState (PHP 8 >= 8.1.2) mysqli_sql_exception::getSqlState — SQLSTATE エラーコードを含む情報を返す 説明 public mysqli_sql_exceptio ...
https://man.plustar.jp/php/mysqli-sql-exception.getsqlstate.html - [similar]
multi_query の、次の結果を準備する 0
« mysqli::multi_query mysqli::options » PHP Manual mysqli multi_query の、次の結果を準備する mysqli::next_result mysqli_next_result (PHP 5, PHP 7, PHP 8) mysqli::next_result -- mysqli_next_result — multi_query の、次の結果を準備する 説明 オブジェクト指向型 public mysqli::next_result (): ...
https://man.plustar.jp/php/mysqli.next-result.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]