検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 962 for [SIMILAR] 16 1024 4096 WITH 6256 数操 WITH 2858 ... (0.921 sec.)
全ての定義済の変数を配列で返す 3928
« get_debug_type get_resource_id » PHP Manual 変数操作 関数 全ての定義済の変数を配列で返す get_defined_vars (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_vars — 全ての定義済の変数を配列で返す 説明 get_defined_vars (): array この関数は、環境変数、サーバー変数、 get_defined_vars() がコ ...
https://man.plustar.jp/php/function.get-defined-vars.html - [similar]
変数の型が文字列かどうかを調べる 3928
« is_scalar isset » PHP Manual 変数操作 関数 変数の型が文字列かどうかを調べる is_string (PHP 4, PHP 5, PHP 7, PHP 8) is_string — 変数の型が文字列かどうかを調べる 説明 is_string ( mixed $value ): bool 指定した変数の型が文字列かどうかを調べます。 パラメータ value 評価する変数。 戻り値 valu ...
https://man.plustar.jp/php/function.is-string.html - [similar]
変数がオブジェクトかどうかを検査する 3928
« is_numeric is_real » PHP Manual 変数操作 関数 変数がオブジェクトかどうかを検査する is_object (PHP 4, PHP 5, PHP 7, PHP 8) is_object — 変数がオブジェクトかどうかを検査する 説明 is_object ( mixed $value ): bool 与えられた変数がオブジェクトかどうかを調べます。 パラメータ value 評価する変数 ...
https://man.plustar.jp/php/function.is-object.html - [similar]
変数の float 値を取得する 3928
« empty get_debug_type » PHP Manual 変数操作 関数 変数の float 値を取得する floatval (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) floatval — 変数の float 値を取得する 説明 floatval ( mixed $value ): float value の float 値を返します。 パラメータ value あらゆるスカラ型を指定できます。オブジェクト ...
https://man.plustar.jp/php/function.floatval.html - [similar]
変数の型をセットする 3928
« serialize strval » PHP Manual 変数操作 関数 変数の型をセットする settype (PHP 4, PHP 5, PHP 7, PHP 8) settype — 変数の型をセットする 説明 settype ( mixed &$var , string $type ): bool 変数 var の型を type にセットします。 パラメータ var 変換する変数。 type type の値は以下の命令のいずれか ...
https://man.plustar.jp/php/function.settype.html - [similar]
変数の文字列としての値を取得する 3928
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, PHP 5, PHP 7, PHP 8) strval — 変数の文字列としての値を取得する 説明 strval ( mixed $value ): string value の string としての値を 返します。文字列への変換の詳細については、 string の ドキュメン ...
https://man.plustar.jp/php/function.strval.html - [similar]
変数に関する情報をダンプする 3928
« unset var_export » PHP Manual 変数操作 関数 変数に関する情報をダンプする var_dump (PHP 4, PHP 5, PHP 7, PHP 8) var_dump — 変数に関する情報をダンプする 説明 var_dump ( mixed $value , mixed ...$values ): void この関数は、指定した式に関してその型や値を含む構造化された情報を 返します。配列 ...
https://man.plustar.jp/php/function.var-dump.html - [similar]
変数が宣言されていること、そして null とは異なることを検査する 3928
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なることを検査する isset (PHP 4, PHP 5, PHP 7, PHP 8) isset — 変数が宣言されていること、そして null とは異なることを検査する 説明 isset ( mixed $var , mixed ...$vars ): bool 変数がセットされているか ...
https://man.plustar.jp/php/function.isset.html - [similar]
引数が、数えられる値かどうかを調べる 3928
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_countable (PHP 7 >= 7.3.0, PHP 8) is_countable — 引数が、数えられる値かどうかを調べる 説明 is_countable ( mixed $value ): bool 引数の内容が、 array または Countable を実装したオブジェクトかどうかを ...
https://man.plustar.jp/php/function.is-countable.html - [similar]
変数の型名をデバッグしやすい形で取得する 3928
« floatval get_defined_vars » PHP Manual 変数操作 関数 変数の型名をデバッグしやすい形で取得する get_debug_type (PHP 8) get_debug_type — 変数の型名をデバッグしやすい形で取得する 説明 get_debug_type ( mixed $value ): string PHP の変数 value の、解決済みの名前を返します。 この関数は、オブジ ...
https://man.plustar.jp/php/function.get-debug-type.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT