検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 438 for [SIMILAR] 16 1024 4096 WITH 22085 parser WITH 10... (0.803 sec.)
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Apache Solr 0
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Solr Apache Solr はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Solr 関数 solr_get_version — Apache Solr エクステンションの現行バージョンを返す 例 SolrUtils — ...
https://man.plustar.jp/php/book.solr.html - [similar]
PHP を手に入れるには 0
« メーリングリスト データベースに関する問題 » PHP Manual FAQ PHP を手に入れるには PHP を手に入れるには このセクションでは、PHP をダウンロードする詳しい場所や OS に関する話題を扱います。 PHPはどこで手に入れることができますか? コンパイル済みのバージョンはありますか? 一部のPHP拡張モジュール ...
https://man.plustar.jp/php/faq.obtaining.html - [similar]
定数を取得する 0
« ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual ReflectionExtension 定数を取得する ReflectionExtension::getConstants (PHP 5, PHP 7, PHP 8) ReflectionExtension::getConstants — 定数を取得する 説明 public ReflectionExtension::getConstants (): array 拡張 ...
https://man.plustar.jp/php/reflectionextension.getconstants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML ...
https://man.plustar.jp/php/dom.constants.html - [similar]
ディレクトリハンドルからエントリを読み込む 0
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリハンドルからエントリを読み込む streamWrapper::dir_readdir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::dir_readdir — ディレクトリハンドルからエントリを読み込む 説明 public streamWrapp ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]
XMLファイルをパースし、オブジェクトに代入する 0
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、オブジェクトに代入する simplexml_load_file (PHP 5, PHP 7, PHP 8) simplexml_load_file — XMLファイルをパースし、オブジェクトに代入する 説明 simplexml_load_file ( string $filename , ? string $cla ...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
XML diff and merge 0
« wddx_serialize_vars はじめに » PHP Manual XML 操作 XML diff and merge XML diff and merge はじめに インストール/設定 要件 インストール手順 XMLDiff\Base — The XMLDiff\Base class XMLDiff\Base::__construct — Constructor XMLDiff\Base::diff — Produce diff of two XML documents XMLDiff\Base::m ...
https://man.plustar.jp/php/book.xmldiff.html - [similar]