検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 447 for [SIMILAR] 16 1024 4096 WITH 15272 cachingiterato... (0.799 sec.)
do-while 0
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]
現在のメールボックスをチェックする 0
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする imap_check (PHP 4, PHP 5, PHP 7, PHP 8) imap_check — 現在のメールボックスをチェックする 説明 imap_check ( IMAP\Connection $imap ): stdClass | false 現在のメールボックスに関する情報を調べます。 ...
https://man.plustar.jp/php/function.imap-check.html - [similar]
プロパティの型を取得する 0
« ReflectionProperty::getName ReflectionProperty::getValue » PHP Manual ReflectionProperty プロパティの型を取得する ReflectionProperty::getType (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::getType — プロパティの型を取得する 説明 public ReflectionProperty::getType (): ? ReflectionType プロ ...
https://man.plustar.jp/php/reflectionproperty.gettype.html - [similar]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
はじめに 0
« Pspell インストール/設定 » PHP Manual Pspell はじめに はじめに これらの関数により、単語のスペルチェックを行い、修正案を提案させる ことが可能となります。 関連キーワード: Pspell , インストール , 設定 , 関数 , 単語 , スペル , チェック , 提案 , ...
https://man.plustar.jp/php/intro.pspell.html - [similar]
詳細 0
« リソース型 汚染された文字列の汚染マークを広げる関数や文 » PHP Manual Taint 詳細 詳細 目次 汚染された文字列の汚染マークを広げる関数や文 汚染された文字列をチェックする関数や文 文字列の汚染を除去する関数 関連キーワード: 汚染 , 関数 , マーク , リソース , Taint , チェック , 除去 , ...
https://man.plustar.jp/php/taint.detail.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
LDAP のエラー番号をエラーメッセージ文字列に変換する 0
« ldap_dn2ufn ldap_errno » PHP Manual LDAP 関数 LDAP のエラー番号をエラーメッセージ文字列に変換する ldap_err2str (PHP 4, PHP 5, PHP 7, PHP 8) ldap_err2str — LDAP のエラー番号をエラーメッセージ文字列に変換する 説明 ldap_err2str ( int $errno ): string この関数は、エラー番号 errno が意味する ...
https://man.plustar.jp/php/function.ldap-err2str.html - [similar]
FAQ に無い問題 0
« FAQ を読む バグ報告 » PHP Manual 問題が起きた場合 FAQ に無い問題 FAQ に無い問題 FAQ を参照しても問題が解決しない場合には、PHP インストール用メーリングリストの誰かが 助けてくれるかもしれません。最初に、アーカイブをチェックして、過去に誰かが 自分と同じ問題に関する質問を行い、既に解答を受 ...
https://man.plustar.jp/php/install.problems.support.html - [similar]
Performs internal consistency checks(for debugging) 0
« EvLoop::timer EvPeriodic » PHP Manual EvLoop Performs internal consistency checks(for debugging) EvLoop::verify (PECL ev >= 0.2.0) EvLoop::verify — Performs internal consistency checks(for debugging) 説明 public EvLoop::verify (): void Performs internal consistency checks(for debugging ...
https://man.plustar.jp/php/evloop.verify.html - [similar]