検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 381 for [SIMILAR] 16 1024 4096 WITH 25917 numberformatte... (0.293 sec.)
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]
PostgreSQL 関数 0
« 基本的な使い方 pg_affected_rows » PHP Manual PostgreSQL PostgreSQL 関数 PostgreSQL 関数 注意 注意 : すべての関数がすべての構築環境でサポートされるわけではありません。 サポートされる関数は、使用する libpq(PostgreSQL の C クライアント ライブラリ)のバージョンと libpq のコンパイル方法に依 ...
https://man.plustar.jp/php/ref.pgsql.html - [similar]
IBM DB2、Cloudscape および Apache Derby 0
« ibase_wait_event はじめに » PHP Manual ベンダー固有のモジュール IBM DB2、Cloudscape および Apache Derby IBM DB2、Cloudscape および Apache Derby はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 IBM DB2 関数 db2_autocommit — データベース接続の AUTOCOMMI ...
https://man.plustar.jp/php/book.ibm-db2.html - [similar]