検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 470 for [SIMILAR] 16 1024 4096 WITH 9910 elseif WITH 737... (0.822 sec.)
else 10000
« if elseif/else if » PHP Manual 制御構造 else else (PHP 4, PHP 5, PHP 7, PHP 8) ある条件が満たされている場合にある文を実行し、 その条件が満たされていない場合に別の文を実行したいと考えた ことが度々あるかと思います。 このために else があります。 else は、 if 文における式の値が false の場合 ...
https://man.plustar.jp/php/control-structures.else.html - [similar]
elseif/else if 7373
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP 5, PHP 7, PHP 8) elseif は、その名前から分かるように、 if と else の組み合わせです。 elseif は、 else のように、元の if 式の値が false の場合に別の文を実行するように if 文を拡張します。 しかし ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
制御構造に関する別の構文 7373
« elseif/else if while » PHP Manual 制御構造 制御構造に関する別の構文 制御構造に関する別の構文 (PHP 4, PHP 5, PHP 7, PHP 8) PHPは、いくつかの制御構造、つまり、 if 、 while 、 for 、 foreach 、 switch に関する別の構文を提供します。 各構造において開き波括弧をコロン(:)、閉じ波括弧をそれぞれ ...
https://man.plustar.jp/php/control-structures.alternative-syntax.html - [similar]
HTML からの脱出 3936
« PHP タグ 命令の分離 » PHP Manual 基本的な構文 HTML からの脱出 HTML からの脱出 PHP のパーサは、開始タグと終了タグに囲まれていない部分をすべて無視します。 そのおかげで、PHP のファイルにそれ以外のコンテンツを混在させることができるのです。 たとえば PHP を HTML ドキュメントに組み込んで、テン ...
https://man.plustar.jp/php/language.basic-syntax.phpmode.html - [similar]
if 3936
« はじめに else » PHP Manual 制御構造 if if (PHP 4, PHP 5, PHP 7, PHP 8) if 構文は、PHP を含む全ての言語において最も重要な 機能の一つです。 この構文は、命令の条件実行を可能にします。 PHP では、C 言語に似た次のような if 構文が使用されます。 if (式) 文 式のセクション で 記述したように 式 は ...
https://man.plustar.jp/php/control-structures.if.html - [similar]
select 句の having 条件を設定する 3936
« TableSelect::groupBy TableSelect::limit » PHP Manual mysql_xdevapi\TableSelect select 句の having 条件を設定する TableSelect::having (No version information available, might only be in Git) TableSelect::having — select 句の having 条件を設定する 説明 public mysql_xdevapi\TableSelect::h ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.having.html - [similar]
select 文の検索条件を設定する 3936
« TableSelect::orderby mysql_xdevapi\TableUpdate » PHP Manual mysql_xdevapi\TableSelect select 文の検索条件を設定する TableSelect::where (No version information available, might only be in Git) TableSelect::where — select 文の検索条件を設定する 説明 public mysql_xdevapi\TableSelect::wher ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.where.html - [similar]
ソート条件を設定する 3936
« yaz_set_option yaz_syntax » PHP Manual YAZ 関数 ソート条件を設定する yaz_sort (PHP 4 >= 4.0.7, PECL yaz >= 0.9.0) yaz_sort — ソート条件を設定する 説明 yaz_sort ( resource $id , string $criteria ): void この関数は、ソート条件を設定して Z39.50 Sort を有効にします。 この関数は、 yaz_searc ...
https://man.plustar.jp/php/function.yaz-sort.html - [similar]
TableSelect クラス 3936
« TableInsert::values TableSelect::bind » PHP Manual Mysql_xdevapi TableSelect クラス TableSelect クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルからレコードを取得する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableSelect implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableselect.html - [similar]
ドキュメントを検索する 3936
« Collection::existsInDatabase Collection::getName » PHP Manual mysql_xdevapi\Collection ドキュメントを検索する Collection::find (No version information available, might only be in Git) Collection::find — ドキュメントを検索する 説明 public mysql_xdevapi\Collection::find ( string $search_ ...
https://man.plustar.jp/php/mysql-xdevapi-collection.find.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT