検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1017 for [SIMILAR] 16 1024 4096 WITH 19399 reflectionpara... (0.672 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPのXML-RPCサポートはデフォルトでは有効となっていません。 XML-RPCサポートを有効にするには、PHPをコンパイルする際に設定オプション --with-xmlrpc[=DIR] を使用する必要があります。 関連キーワード: インストール ...
https://man.plustar.jp/php/xmlrpc.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 XMLWriter 拡張機能は、PHP にバンドルされています。 この拡張モジュールはデフォルトで有効になっています。無効にしたい場合は、次のオプションを指定してコンパイルします。 --disable-xmlwriter 関連キーワード: イン ...
https://man.plustar.jp/php/xmlwriter.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP には、デフォルトでXSLエクステンションが含まれており、 configureに引数 --with-xsl[=DIR] を追加することにより有効にすることができます ( DIR は libxslt をインストールしたディレクトリです)。 関連キーワード ...
https://man.plustar.jp/php/xsl.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 必須ライブラリ がインストールされていれば、PHP のコンパイル時に --with-enchant[=dir] オプションを追加するだけで enchant を有効にできます。 Windows ユーザーがこの拡張機能を使うには、 php_enchant.dll を有効に ...
https://man.plustar.jp/php/enchant.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL SVN から取得できます。 » https://svn.php.net/viewvc/pecl/fdf . この拡張モジュールは、PHP にバンドルされていま ...
https://man.plustar.jp/php/fdf.installation.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 BC 数学関数設定オプション 名前 デフォルト 変更可能 変更履歴 bcmath.scale "0" PHP_INI_ALL PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくだ ...
https://man.plustar.jp/php/bc.configuration.html - [similar]
UConverter クラス 0
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; const int REASON_ILLEGAL = 1 ; const int ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには libxml 拡張モジュールが必要です。つまり、 PHP 7.4 以降では --with-libxml 、それより前のバージョンでは --enable-libxml も指定しなければならないということです。 しかし、libxml はデフォ ...
https://man.plustar.jp/php/dom.requirements.html - [similar]
epoch から現在時刻までの秒数を返す 0
« Ev::suspend Ev::verify » PHP Manual Ev epoch から現在時刻までの秒数を返す Ev::time (PECL ev >= 0.2.0) Ev::time — epoch から現在時刻までの秒数を返す 説明 final public static Ev::time (): float epoch から現在時刻までの秒数を返します。 Ev::now() を使うことを検討しましょう。 パラメータ この ...
https://man.plustar.jp/php/ev.time.html - [similar]
Returns the current "event loop time" 0
« EvLoop::loopFork EvLoop::nowUpdate » PHP Manual EvLoop Returns the current "event loop time" EvLoop::now (PECL ev >= 0.2.0) EvLoop::now — Returns the current "event loop time" 説明 public EvLoop::now (): float Returns the current "event loop time", which is the time the event loop rece ...
https://man.plustar.jp/php/evloop.now.html - [similar]