検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 396 for [SIMILAR] 16 1024 4096 WITH 14225 御構 WITH 5763... (0.385 sec.)
制御構造 10000
« 型演算子 はじめに » PHP Manual 言語リファレンス 制御構造 制御構造 目次 はじめに if else elseif/else if 制御構造に関する別の構文 while do-while for foreach break continue switch match declare return require include require_once include_once goto 関連キーワード: else , while , include , ...
https://man.plustar.jp/php/language.control-structures.html - [similar]
はじめに 9150
« 制御構造 if » PHP Manual 制御構造 はじめに はじめに すべての PHP スクリプトは、一連の文からなります。 文としては、代入、関数コール、ループ、条件文、そして何もしない文(空の文) さえ使用することができます。 文は、通常セミコロンで終了します。加えて、文は、中括弧によるグループ文で カプセル化 ...
https://man.plustar.jp/php/control-structures.intro.html - [similar]
制御構造に関する別の構文 8867
« 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]
break 3592
« foreach continue » PHP Manual 制御構造 break break (PHP 4, PHP 5, PHP 7, PHP 8) break は、現在実行中の for , foreach , while , do-while , switch 構造の実行を終了します。 break では、オプションの引数で ネストしたループ構造を抜ける数を指定することができます。 この引数のデフォルトは 1 で、 ...
https://man.plustar.jp/php/control-structures.break.html - [similar]
データ構造 3592
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedList SplStack SplQueue SplHeap SplMaxHeap SplMinHeap SplPriorityQueue SplFixedArray SplObjectStorage SPL では、標準的なデータ構造を提供しています。 ここで、それらを実装ごとに分類してまとめます。 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
指定したメッセージの指定した body セクションの構造を読み込む 3592
« imap_body imap_check » PHP Manual IMAP 関数 指定したメッセージの指定した body セクションの構造を読み込む imap_bodystruct (PHP 4, PHP 5, PHP 7, PHP 8) imap_bodystruct — 指定したメッセージの指定した body セクションの構造を読み込む 説明 imap_bodystruct ( IMAP\Connection $imap , int $messa ...
https://man.plustar.jp/php/function.imap-bodystruct.html - [similar]
はじめに 3592
« LDAP インストール/設定 » PHP Manual LDAP はじめに はじめに LDAP とは Lightweight Directory Access Protocol を意味し、 "ディレクトリサーバー" にアクセスするために使用されるプロトコルです。 ディレクトリとは、 ツリー構造に情報を保持している特殊なデータベースのことです。 この概念は、ハード ...
https://man.plustar.jp/php/intro.ldap.html - [similar]
特定のメッセージの構造を読み込む 3592
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fetchstructure (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchstructure — 特定のメッセージの構造を読み込む 説明 imap_fetchstructure ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): stdClass ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
exit と同等 3592
« defined eval » PHP Manual その他の関数 exit と同等 die (PHP 4, PHP 5, PHP 7, PHP 8) die — exit と同等 説明 この言語構造は、 exit() と同等です。 関連キーワード: 同等 , die , defined , eval , 関数 , 言語 , 構造 , ...
https://man.plustar.jp/php/function.die.html - [similar]
はじめに 2909
« 出力制御 インストール/設定 » PHP Manual 出力制御 はじめに はじめに 出力制御関数により、スクリプトから送信される出力を制御することが可 能になります。この機能は、複数の異なった場面、特にスクリプトがデー タ出力を開始した後にヘッダをブラウザに送信する必要がある場合に有用 です。出力制御関数 ...
https://man.plustar.jp/php/intro.outcontrol.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT