検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 152 for boolean (0.051 sec.)
比較演算子 5380
« ビット演算子 エラー制御演算子 » PHP Manual 演算子 比較演算子 比較演算子 比較演算子は、その名前 ... ay あらゆる型 array のほうが常に大きくなります 例1 Boolean/null の比較 <?php // Bool and null are compared as ... は必ずしも自明でないことに注意して下さい。 整数型 と boolean を比較したり、 整数型 を 文字列 と比較する場合は特 ...
https://man.plustar.jp/php/language.operators.comparison.html - [similar]
ドライバでサポートされるデータ型 5380
« OCI8 および DTrace 動的トレーシング OCI8 関数 » PHP Manual OCI8 ドライバでサポートされるデータ ... に マップします SQLT_BOL PHP パラメータを PL/SQL の BOOLEAN にバインドします SQLT_CHR とその他の型 PHP パラメー ...
https://man.plustar.jp/php/oci8.datatypes.html - [similar]
定義済み定数 5380
« リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。 ... by exit() and die(), receives no arguments. Return boolean true to exit, false to continue ZEND_NEW ( int ) I ...
https://man.plustar.jp/php/uopz.constants.html - [similar]
The EventUtil class 5311
« EventSslContext::__construct EventUtil::__construct » PHP Manual Event The EventUtil class The ... on connection-oriented sockets. Expects an integer boolean flag. See the socket(7) manual page. (Added in eve ...
https://man.plustar.jp/php/class.eventutil.html - [similar]
変数の整数としての値を取得する 5311
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP ... でない限り意味がありません。 参考 boolval() - 変数の boolean としての値を取得する floatval() - 変数の float 値を ...
https://man.plustar.jp/php/function.intval.html - [similar]
変数が数字または数値形式の文字列であるかを調べる 5311
« is_null is_object » PHP Manual 変数操作 関数 変数が数字または数値形式の文字列であるかを調べる ... _digit() - 数字かどうかを調べる is_bool() - 変数が boolean であるかを調べる is_null() - 変数が null かどうか調 ...
https://man.plustar.jp/php/function.is-numeric.html - [similar]
最大値を返す 5311
« log min » PHP Manual Math 関数 最大値を返す max (PHP 4, PHP 5, PHP 7, PHP 8) max — 最大値を返す ... 7 ), 42 ); // array(2, 5, 7) // 一方の値が NULL や boolean の場合、それを他の値と比較するときには、 // もう一 ...
https://man.plustar.jp/php/function.max.html - [similar]
最小値を返す 5311
« max mt_getrandmax » PHP Manual Math 関数 最小値を返す min (PHP 4, PHP 5, PHP 7, PHP 8) min — 最 ... 2 , 5 , 7 ), 42 ); // string // 一方の値が NULL や boolean の場合、それを他の値と比較するときには、 // もう一 ...
https://man.plustar.jp/php/function.min.html - [similar]
加算子/減算子 5311
« 実行演算子 論理演算子 » PHP Manual 演算子 加算子/減算子 加算子/減算子 PHP は C 言語形式の加算子 ... 文字列にしか影響を及ぼしません。 配列やオブジェクト、boolean、そしてリソースには、何も変更を加えません。 同じく ...
https://man.plustar.jp/php/language.operators.increment.html - [similar]
PHP 型の比較表 5311
« Unix ドメイン: Unix および UDG パーサトークンの一覧 » PHP Manual 付録 PHP 型の比較表 PHP 型の比 ... 字列 です。 注意 : HTMLフォームは整数、浮動小数点数、booleanを渡してはくれず、 文字列を渡します。文字が数値である ...
https://man.plustar.jp/php/types.comparisons.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT