検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 395 for [SIMILAR] 16 1024 4096 WITH 19167 streamwrapper ... (1.350 sec.)
Nginx 1.4.x (Unix システム用) 0
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインストール Nginx 1.4.x (Unix システム用) Nginx 1.4.x (Unix システム用) このドキュメントは、Nginx 1.4.x HTTPサーバ 向けに PHP を PHP-FPM とともにインストールし、設定する方法を示します。 このガイド ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
はじめに 0
« Mcrypt インストール/設定 » PHP Manual Mcrypt はじめに はじめに 警告 この機能は PHP 7.1.0 で 非推奨 となり、 PHP 7.2.0 で 削除 されました。 この機能の代替として、これらが使えます。 Sodium (PHP 7.2.0から利用可能) OpenSSL 注意 : この拡張モジュールは » PECL レポジトリに移動 されており、以下 ...
https://man.plustar.jp/php/intro.mcrypt.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.1.x から PHP 7.2.x への移行 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 Windows のサポート Windows のサポート PHP コア POSIX にさらに準拠したファイルの削除 ファイルディスクリプタは、共有 read/write/delete モードでオープンされるのがデフォルトになりました。 これによ ...
https://man.plustar.jp/php/migration73.windows-support.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 外部ライブラリは必要ありません。 注意 : オプションで、Ralf S. Engelschallにより開発されたセッションの保 存用の共有メモリ(mm)を使用することも可能です。 » mm をダウンロードし、インストールす ることができます。この ...
https://man.plustar.jp/php/session.requirements.html - [similar]
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
The prependBody purpose 0
« Yaf_Response_Abstract::getHeader Yaf_Response_Abstract::response » PHP Manual Yaf_Response_Abstract The prependBody purpose Yaf_Response_Abstract::prependBody (Yaf >=1.0.0) Yaf_Response_Abstract::prependBody — The prependBody purpose 説明 public Yaf_Response_Abstract::prependBody ( str ...
https://man.plustar.jp/php/yaf-response-abstract.prependbody.html - [similar]
EvFork クラス 0
« EvEmbed::sweep EvFork::__construct » PHP Manual Ev EvFork クラス EvFork クラス (PECL ev >= 0.2.0) はじめに Fork ウォッチャーが呼ばれるのは、 fork() を検出したときです (通常は、誰かが EvLoop::fork() を呼んで libev に通知します)。 起動するのは、イベントループが次の処理をブロックする前、 ...
https://man.plustar.jp/php/class.evfork.html - [similar]
文字列をbzip2形式のデータに圧縮する 0
« bzclose bzdecompress » PHP Manual Bzip2 関数 文字列をbzip2形式のデータに圧縮する bzcompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzcompress — 文字列をbzip2形式のデータに圧縮する 説明 bzcompress ( string $data , int $block_size = 4 , int $work_factor = 0 ): string | int bzcompress() は ...
https://man.plustar.jp/php/function.bzcompress.html - [similar]
curl_multi 接続のアクティビティを待つ 0
« curl_multi_remove_handle curl_multi_setopt » PHP Manual cURL 関数 curl_multi 接続のアクティビティを待つ curl_multi_select (PHP 5, PHP 7, PHP 8) curl_multi_select — curl_multi 接続のアクティビティを待つ 説明 curl_multi_select ( CurlMultiHandle $multi_handle , float $timeout = 1.0 ): int ...
https://man.plustar.jp/php/function.curl-multi-select.html - [similar]