検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 962 for [SIMILAR] 16 1024 4096 WITH 6256 数操 WITH 2858 ... (0.706 sec.)
変数がスカラかどうかを調べる 0
« is_resource is_string » PHP Manual 変数操作 関数 変数がスカラかどうかを調べる is_scalar (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) is_scalar — 変数がスカラかどうかを調べる 説明 is_scalar ( mixed $value ): bool 指定した変数がスカラかどうかを調べます。 スカラ変数には int 、 float 、 string あ ...
https://man.plustar.jp/php/function.is-scalar.html - [similar]
floatval のエイリアス 0
« debug_zval_dump empty » PHP Manual 変数操作 関数 floatval のエイリアス doubleval (PHP 4, PHP 5, PHP 7, PHP 8) doubleval — floatval() のエイリアス 説明 この関数は次の関数のエイリアスです。 floatval() . 関連キーワード: floatval , 関数 , doubleval , debug , zval , 変数 , 操作 , ...
https://man.plustar.jp/php/function.doubleval.html - [similar]
is_float のエイリアス 0
« is_countable is_float » PHP Manual 変数操作 関数 is_float のエイリアス is_double (PHP 4, PHP 5, PHP 7, PHP 8) is_double — is_float() のエイリアス 説明 この関数は次の関数のエイリアスです。 is_float() . 関連キーワード: float , 関数 , countable , 変数 , 操作 , ...
https://man.plustar.jp/php/function.is-double.html - [similar]
is_int のエイリアス 0
« is_int is_iterable » PHP Manual 変数操作 関数 is_int のエイリアス is_integer (PHP 4, PHP 5, PHP 7, PHP 8) is_integer — is_int() のエイリアス 説明 この関数は次の関数のエイリアスです。 is_int() . 関連キーワード: int , 関数 , integer , iterable , 変数 , 操作 , ...
https://man.plustar.jp/php/function.is-integer.html - [similar]
is_int のエイリアス 0
« is_iterable is_null » PHP Manual 変数操作 関数 is_int のエイリアス is_long (PHP 4, PHP 5, PHP 7, PHP 8) is_long — is_int() のエイリアス 説明 この関数は次の関数のエイリアスです。 is_int() . 関連キーワード: int , 関数 , long , iterable , 変数 , 操作 , ...
https://man.plustar.jp/php/function.is-long.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual 変数操作 インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , 変数 , 操作 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/var.setup.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
is_float のエイリアス 0
« is_object is_resource » PHP Manual 変数操作 関数 is_float のエイリアス is_real (PHP 4, PHP 5, PHP 7, PHP 8) is_real — is_float() のエイリアス 説明 この関数は次の関数のエイリアスです。 is_float() . 警告 このエイリアスは PHP 7.4.0 で 非推奨 となり、PHP 8.0.0 で 削除 されました。 関連キー ...
https://man.plustar.jp/php/function.is-real.html - [similar]
変数が数字または数値形式の文字列であるかを調べる 0
« is_null is_object » PHP Manual 変数操作 関数 変数が数字または数値形式の文字列であるかを調べる is_numeric (PHP 4, PHP 5, PHP 7, PHP 8) is_numeric — 変数が数字または数値形式の文字列であるかを調べる 説明 is_numeric ( mixed $value ): bool 指定した変数が数値または 数値形式の文字列 であるかど ...
https://man.plustar.jp/php/function.is-numeric.html - [similar]
変数が空であるかどうかを検査する 0
« doubleval floatval » PHP Manual 変数操作 関数 変数が空であるかどうかを検査する empty (PHP 4, PHP 5, PHP 7, PHP 8) empty — 変数が空であるかどうかを検査する 説明 empty ( mixed $var ): bool 変数が空であるかどうかを検査します。 変数が空であるとみなされるのは、変数が存在しない場合や 変数の値 ...
https://man.plustar.jp/php/function.empty.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT