検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 420 for [SIMILAR] 16 1024 4096 WITH 29217 hastype WITH 2... (0.515 sec.)
コレクションがデータベースに存在するかをチェックする 0
« Collection::dropIndex Collection::find » PHP Manual mysql_xdevapi\Collection コレクションがデータベースに存在するかをチェックする Collection::existsInDatabase (No version information available, might only be in Git) Collection::existsInDatabase — コレクションがデータベースに存在するかを ...
https://man.plustar.jp/php/mysql-xdevapi-collection.existsindatabase.html - [similar]
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]
指定したインターネットホスト名に対応する MX レコードを取得する 0
« gethostname getprotobyname » PHP Manual ネットワーク 関数 指定したインターネットホスト名に対応する MX レコードを取得する getmxrr (PHP 4, PHP 5, PHP 7, PHP 8) getmxrr — 指定したインターネットホスト名に対応する MX レコードを取得する 説明 getmxrr ( string $hostname , array &$hosts , array ...
https://man.plustar.jp/php/function.getmxrr.html - [similar]
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.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
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを付加する stream_filter_append (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_append — ストリームにフィルタを付加する 説明 stream_filter_append ( resource $stream , string $filtername , i ...
https://man.plustar.jp/php/function.stream-filter-append.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]