検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 220 for [SIMILAR] 16 1024 4096 WITH 21491 subject WITH 1... (0.247 sec.)
キーが存在するかどうかを確認する 0
« dba_delete dba_fetch » PHP Manual DBA 関数 キーが存在するかどうかを確認する dba_exists (PHP 4, PHP 5, PHP 7, PHP 8) dba_exists — キーが存在するかどうかを確認する 説明 dba_exists ( string | array $key , resource $dba ): bool dba_exists() は、指定した key がデータベースに存在するかどうか ...
https://man.plustar.jp/php/function.dba-exists.html - [similar]
フィールドに対するインデキシング時間の boost 値を設定 0
« SolrInputDocument::setBoost SolrInputDocument::sort » PHP Manual SolrInputDocument フィールドに対するインデキシング時間の boost 値を設定 SolrInputDocument::setFieldBoost (PECL solr >= 0.9.2) SolrInputDocument::setFieldBoost — フィールドに対するインデキシング時間の boost 値を設定 説明 p ...
https://man.plustar.jp/php/solrinputdocument.setfieldboost.html - [similar]
汚染された文字列の汚染マークを広げる関数や文 0
« 詳細 汚染された文字列をチェックする関数や文 » PHP Manual 詳細 汚染された文字列の汚染マークを広げる関数や文 汚染された文字列の汚染マークを広げる関数や文 関数 / 文 対応するようになったバージョン = (代入) 0.1.0 . (連結) 0.1.0 "{$var}" (変数の置換) 0.1.0 .= (連結代入) 0.1.0 strval 0.3.0 ex ...
https://man.plustar.jp/php/taint.detail.basic.html - [similar]
大文字変換(Case Folding) 0
« イベントハンドラ エラーコード » PHP Manual XML パーサ 大文字変換(Case Folding) 大文字変換(Case Folding) 要素ハンドラ関数は、その要素に 大文字小文字を変換する (case-folded) の名前をつけることができます。 大文字変換(case-folding) は、 "大文字でないものは等価な大文字に置換される一連の文字 ...
https://man.plustar.jp/php/xml.case-folding.html - [similar]
PHP による HTTP 認証 0
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
配列要素を文字列により連結する 0
« htmlspecialchars join » PHP Manual String 関数 配列要素を文字列により連結する implode (PHP 4, PHP 5, PHP 7, PHP 8) implode — 配列要素を文字列により連結する 説明 implode ( string $separator , array $array ): string 代替のシグネチャ(名前付き引数をサポートしていません): implode ( array $a ...
https://man.plustar.jp/php/function.implode.html - [similar]
文字列を配列に変換する 0
« str_shuffle str_starts_with » PHP Manual String 関数 文字列を配列に変換する str_split (PHP 5, PHP 7, PHP 8) str_split — 文字列を配列に変換する 説明 str_split ( string $string , int $length = 1 ): array 文字列を配列に変換します。 パラメータ string 入力文字列。 length 分割した部分の最大長 ...
https://man.plustar.jp/php/function.str-split.html - [similar]
バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 0
« strnatcmp strncmp » PHP Manual String 関数 バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う strncasecmp (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) strncasecmp — バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 説明 strncasecmp ( ...
https://man.plustar.jp/php/function.strncasecmp.html - [similar]
ルール 0
« グローバル名前空間 Tips » PHP Manual ユーザーレベルでの命名の手引き ルール ルール 以下のリストは、PHP プロジェクトで新たな内部識別子を作成する際に どのような基準で名前を決めているのかを おおまかにまとめたものです。完全な規約は、公式の » コーディング規約 を参照ください。 PHP はトップレベ ...
https://man.plustar.jp/php/userlandnaming.rules.html - [similar]
The Hashable interface 0
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface The Hashable interface (No version information available, might only be in Git) はじめに Hashable is an interface which allows objects to be used as keys. It's an alternative to spl_object_ha ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]