検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 914 for [SIMILAR] 16 1024 4096 WITH 20705 apache WITH 85... (1.520 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード ...
https://man.plustar.jp/php/mqseries.configure.html - [similar]
エントリの圧縮方法を取得する 0
« RarEntry::getHostOs RarEntry::getName » PHP Manual RarEntry エントリの圧縮方法を取得する RarEntry::getMethod (PECL rar >= 0.1) RarEntry::getMethod — エントリの圧縮方法を取得する 説明 public RarEntry::getMethod (): int RarEntry::getMethod() は、現在のアーカイブエントリを 追加する際に使用 ...
https://man.plustar.jp/php/rarentry.getmethod.html - [similar]
Win32Service サービス制御メッセージが受領されたときのビットマスク 0
« Win32Service サービス制御メッセージ定数 Win32Service サービス開始型定数 » PHP Manual 定義済み定数 Win32Service サービス制御メッセージが受領されたときのビットマスク Win32Service サービス制御メッセージが受領されたときのビットマスク 定数 値 説明 WIN32_SERVICE_ACCEPT_HARDWAREPROFILECHANGE ...
https://man.plustar.jp/php/win32service.constants.controlsaccepted.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
Installation 0
« はじめに Philosophy » PHP Manual parallel Installation Installation 要件 parallel requires a build of PHP with ZTS (Zend Thread Safety) enabled ( --enable-zts , or on non-Windows systems prior to PHP 8.0.0, --enable-maintainer-zts ) 警告 Zend Thread Safety cannot be enabled post build; ...
https://man.plustar.jp/php/parallel.setup.html - [similar]
ResourceBundle クラス 0
« IntlDateFormatter::setTimeZone ResourceBundle::count » PHP Manual intl ResourceBundle クラス ResourceBundle クラス (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに ローカライズしたソフトウェア製品には、 現在のロケールによって切り替えるデータのセットが必要となることがよくあり ...
https://man.plustar.jp/php/class.resourcebundle.html - [similar]
セッションIDの受渡し 0
« 基本的な使用法 カスタムセッションハンドラ » PHP Manual 例 セッションIDの受渡し セッションIDの受渡し セッションIDの通知を行うためには次の二つの方法があります。 Cookies URLパラメータ sessionモジュールは、両方の方法をサポートします。 Cookieは最適ですが、(クライアントがCookieを受け入れない ...
https://man.plustar.jp/php/session.idpassing.html - [similar]
文字列のコードページを別のものに変換する 0
« php_strip_whitespace sapi_windows_cp_get » PHP Manual その他の関数 文字列のコードページを別のものに変換する sapi_windows_cp_conv (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_conv — 文字列のコードページを別のものに変換する 説明 sapi_windows_cp_conv ( int | string $in_codepage , int | string ...
https://man.plustar.jp/php/function.sapi-windows-cp-conv.html - [similar]
Windows でのおすすめの構成 0
« Windows 上での PHP インストーラ Windows 上での PHP の手動インストール » PHP Manual Windows システムへのインストール Windows でのおすすめの構成 Windows でのおすすめの構成 OpCache OpCache を有効にすることを強く推奨します。この拡張モジュールは Windows 版の PHP に含まれています。 これは PH ...
https://man.plustar.jp/php/install.windows.recommended.html - [similar]
値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 0
« exp fdiv » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す expm1 (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) expm1 — 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 説明 expm1 ( float $num ): float expm1() は、 'exp( num ) - 1' の値を返します。 ...
https://man.plustar.jp/php/function.expm1.html - [similar]