検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 237 for 範囲 (0.035 sec.)
match 4436
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果 ... を行わずに match 式を使うことができます。 例4 整数の範囲に応じてmatch式を分岐させる一般的な使い方 <?php $age ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
配列を生成する 4436
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) arr ... クトに含まれるすべての要素の数を数える range() - ある範囲の整数を有する配列を作成する foreach array 型 関連キ ...
https://man.plustar.jp/php/function.array.html - [similar]
指定したデータソースに保存されたテーブルの名前のリストを取得する 4436
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前 ... ? string $types = null ): resource | false 指定した範囲の全てのテーブルリストを得ます。 限定子、所有者、テー ...
https://man.plustar.jp/php/function.odbc-tables.html - [similar]
strftime が生成した日付/時刻をパースする 4436
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strpt ... いものがあることに注意しましょう。 実際にサポートする範囲がどのようになるのかは、 使っている OS と C ライブラ ...
https://man.plustar.jp/php/function.strptime.html - [similar]
その他の変更 4436
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 ... (つまり、これを増やすとセッション ID に使える文字の範囲が拡大します)。 デフォルトは 4 で、これは過去のバージ ...
https://man.plustar.jp/php/migration71.other-changes.html - [similar]
PHP 7.2.x で推奨されなくなる機能 4436
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で ... 公開されていない、プラットフォーム依存のlimbサイズの範囲に基づいて ランダムな数を生成しています。このため、こ ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
単一のフィールドのメタデータを取得する 4436
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... ィールド番号。この値は 0 から フィールド数 - 1 までの範囲でなければなりません。 戻り値 フィールド定義情報を含 ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
サブパターン 4436
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパター ... すると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(aract|erpill ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
配列 4365
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設 ... v — 内部の配列ポインタをひとつ前に戻す range — ある範囲の整数を有する配列を作成する reset — 配列の内部ポイン ...
https://man.plustar.jp/php/book.array.html - [similar]
循環の収集 4365
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 ... の動作方法の詳しい説明についてはこのセクションで扱う範囲を超えるので、 ここではその基本を説明します。 まず第 ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]