検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 634 for [SIMILAR] 16 1024 4096 WITH 7559 ッパ WITH 6125 ... (0.532 sec.)
はじめに 0
« Zlib インストール/設定 » PHP Manual Zlib はじめに はじめに このモジュールにより gzip (.gz) で圧縮されたファイルを読み書きすることが可能となります。 この際、 ファイルシステム 関数の gzip 圧縮対応版 (非圧縮ファイルも扱えますが、 ソケットは扱えません)を使用します。 注意 : PHP には、 .gz フ ...
https://man.plustar.jp/php/intro.zlib.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.html - [similar]
HTTP コンテキストオプションの一覧 0
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプション HTTP コンテキストオプション — HTTP コンテキストオプションの一覧 説明 http:// および https:// トランスポート用のコンテキ ...
https://man.plustar.jp/php/context.http.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 設定オプション --enable-dba=shared を使用することにより、dbm 形式のデータベースをサポートする動的に ロード可能なモジュールを有効にして PHP を構築することができます。 また、PHP の configure 行に設定スイッチ ...
https://man.plustar.jp/php/dba.installation.html - [similar]
はじめに 0
« FTP インストール/設定 » PHP Manual FTP はじめに はじめに この拡張モジュールの関数は、 » http://www.faqs.org/rfcs/rfc959 で定義された File Transfer Protocol (FTP) を使用してファイルサーバーに アクセスするクライアントの実装です。この拡張を利用することで、FTP サーバーにアクセスしてさまざま ...
https://man.plustar.jp/php/intro.ftp.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 メール関数を使用可能にするには、PHP のコンパイル時点でシステム上の sendmail バイナリにアクセスできなければなりません。 qmail や postfix など他のメールプログラムを使用してる場合には、 それらのソフトに付随する適当 ...
https://man.plustar.jp/php/mail.requirements.html - [similar]
元となるリソースを取得する 0
« streamWrapper::rmdir streamWrapper::stream_close » PHP Manual streamWrapper 元となるリソースを取得する streamWrapper::stream_cast (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_cast — 元となるリソースを取得する 説明 public streamWrapper::stream_cast ( int $cast_as ): resource この ...
https://man.plustar.jp/php/streamwrapper.stream-cast.html - [similar]
リソースを閉じる 0
« streamWrapper::stream_cast streamWrapper::stream_eof » PHP Manual streamWrapper リソースを閉じる streamWrapper::stream_close (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_close — リソースを閉じる 説明 public streamWrapper::stream_close (): void このメソッドは、 fclose() に ...
https://man.plustar.jp/php/streamwrapper.stream-close.html - [similar]
設定ファイル 0
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( php.ini ) は PHP の起動時に読み込まれます。 PHP のサーバーモジュール版では、Web サーバーの起動時に 一度だけ読み込まれます。 CGI 版と CLI 版では、スクリプトが呼び出される度に読み込まれます。 読 ...
https://man.plustar.jp/php/configuration.file.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]