検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 983 for [SIMILAR] 16 1024 4096 WITH 16966 mailparse WITH... (0.520 sec.)
SolrInputDocument クラス 0
« SolrUtils::queryPhrase SolrInputDocument::addChildDocument » PHP Manual Solr SolrInputDocument クラス SolrInputDocument クラス (PECL solr >= 0.9.2) はじめに このクラスは、Solr インデックスにサブミットされようとしている Solr 文書を表現します。 クラス概要 final class SolrInputDocument { ...
https://man.plustar.jp/php/class.solrinputdocument.html - [similar]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]
VarnishLog クラス 0
« VarnishStat::getSnapshot VarnishLog::__construct » PHP Manual Varnish VarnishLog クラス VarnishLog クラス (PECL varnish >= 0.6) はじめに クラス概要 class VarnishLog { /* 定数 */ const int TAG_Debug = 0 ; const int TAG_Error = 1 ; const int TAG_CLI = 2 ; const int TAG_StatSess = 3 ; con ...
https://man.plustar.jp/php/class.varnishlog.html - [similar]
設定を変更するには 0
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更するには Apache モジュールとして PHP を実行している場合 PHP を Apache モジュールとして使用している場合、Apache 設定ファイル (例、 httpd.conf ) もしくは .htaccess ファイルにディレクティブを記述する ...
https://man.plustar.jp/php/configuration.changes.html - [similar]
指定したハッシュに関する情報を返す 0
« password_algos password_hash » PHP Manual Password Hashing 関数 指定したハッシュに関する情報を返す password_get_info (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_get_info — 指定したハッシュに関する情報を返す 説明 password_get_info ( string $hash ): array password_hash() がサポートするアルゴ ...
https://man.plustar.jp/php/function.password-get-info.html - [similar]
グローバル空間 0
« 名前空間の使用法: エイリアス/インポート 名前空間の使用法: グローバル関数/定数への移行 » PHP Manual 名前空間 グローバル空間 グローバル空間 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の定義がない場合、すべてのクラスや関数の定義はグローバル空間に配置されます。 これは、名前空間に対応する前の P ...
https://man.plustar.jp/php/language.namespaces.global.html - [similar]
定義済み定数 0
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Memcached::OPT_COMPRESSION ペイロードの圧縮を有効あるいは無効にしま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
PHP 8.0.x から PHP 8.1.x への移行 0
« PHP関連の出版物 新機能 » PHP Manual 付録 PHP 8.0.x から PHP 8.1.x への移行 PHP 8.0.x から PHP 8.1.x への移行 目次 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位互換性のない変更点 PHP 8.1.x で推奨されなくなる機能 その他の変更 この新しいマイナーバージ ...
https://man.plustar.jp/php/migration81.html - [similar]
Oracle 関数 (PDO_OCI) 0
« PDO_SQLSRV DSN PDO_OCI DSN » PHP Manual PDO ドライバ Oracle 関数 (PDO_OCI) Oracle 関数 (PDO_OCI) インストール手順 Oracle データベースがPHPと同じマシンにインストールされている場合、 必要なライブラリはデータベースソフトウェアに既に含まれています。 PHP が Oracle データベースと違うマシンに ...
https://man.plustar.jp/php/ref.pdo-oci.html - [similar]