検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 1823 for [SIMILAR] 16 1024 4096 WITH 18312 constant WITH ... (1.325 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブラリのバージョン。10進の数字をドットで区切った文字列です。 INTL_MAX_LOCALE_LEN ( int ) ロケール名の長さの制限。PHP コード内では 80 文字までに制限されており、 それより長いロケール名は使用できま ...
https://man.plustar.jp/php/intl.constants.html - [similar]
予約語の一覧 0
« 関数エイリアスのリスト キーワードのリスト » PHP Manual 付録 予約語の一覧 予約語の一覧 目次 キーワードのリスト 定義済のクラス 定義済みの定数 その他の予約語の一覧 以下に PHP で定義済みの ID の一覧を示します。ここに示す ID はいずれも、 別途明記されていない限りはスクリプトの中で ID として使 ...
https://man.plustar.jp/php/reserved.html - [similar]
セッションIDの受渡し 0
« 基本的な使用法 カスタムセッションハンドラ » PHP Manual 例 セッションIDの受渡し セッションIDの受渡し セッションIDの通知を行うためには次の二つの方法があります。 Cookies URLパラメータ sessionモジュールは、両方の方法をサポートします。 Cookieは最適ですが、(クライアントがCookieを受け入れない ...
https://man.plustar.jp/php/session.idpassing.html - [similar]
0
« 定義済み定数 Tidy の例 » PHP Manual Tidy 例 例 目次 Tidy の例 関連キーワード: 例 , 定義 , 定数 , ...
https://man.plustar.jp/php/tidy.examples.html - [similar]
0
« 定義済み定数 wddx の例 » PHP Manual WDDX 例 例 目次 wddx の例 関連キーワード: 例 , wddx , 定義 , 定数 , WDDX , ...
https://man.plustar.jp/php/wddx.examples.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
属性が存在するかどうかを調べる 0
« DOMElement::hasAttribute DOMElement::removeAttribute » PHP Manual DOMElement 属性が存在するかどうかを調べる DOMElement::hasAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::hasAttributeNS — 属性が存在するかどうかを調べる 説明 public DOMElement::hasAttributeNS ( ? string $namespace , string ...
https://man.plustar.jp/php/domelement.hasattributens.html - [similar]
ディスパッチインターフェイスのために、PHP のクラス定義を出力する 0
« com_message_pump variant_abs » PHP Manual COM関数 ディスパッチインターフェイスのために、PHP のクラス定義を出力する com_print_typeinfo (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_print_typeinfo — ディスパッチインターフェイスのために、PHP のクラス定義を出力する 説明 com_print_typeinfo ( va ...
https://man.plustar.jp/php/function.com-print-typeinfo.html - [similar]
関数に渡された引数の数を返す 0
« func_get_args function_exists » PHP Manual 関数処理 関数 関数に渡された引数の数を返す func_num_args (PHP 4, PHP 5, PHP 7, PHP 8) func_num_args — 関数に渡された引数の数を返す 説明 func_num_args (): int 関数に渡された引数の数を取得します。 この関数は func_get_arg() および func_get_args() ...
https://man.plustar.jp/php/function.func-num-args.html - [similar]
ECC で利用可能な楕円曲線の名前を取得する 0
« openssl_get_cipher_methods openssl_get_md_methods » PHP Manual OpenSSL 関数 ECC で利用可能な楕円曲線の名前を取得する openssl_get_curve_names (PHP 7 >= 7.1.0, PHP 8) openssl_get_curve_names — ECC で利用可能な楕円曲線の名前を取得する 説明 openssl_get_curve_names (): array | false 楕円曲線 ...
https://man.plustar.jp/php/function.openssl-get-curve-names.html - [similar]