検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 1117 for [SIMILAR] 16 1024 4096 WITH 9256 option WITH 900... (0.724 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 IMAP 設定オプション 名前 デフォルト 変更可能 変更履歴 imap.enable_insecure_rsh "0" PHP_INI_SYSTEM PHP 7.1.25、7.2.13、7.3.0 以降で利用可能です。それより前のバージョン ...
https://man.plustar.jp/php/imap.configuration.html - [similar]
Apache 2.x (Unixシステム用) 0
« Unix システムへのインストール Nginx 1.4.x (Unix システム用) » PHP Manual Unix システムへのインストール Apache 2.x (Unixシステム用) Apache 2.x (Unixシステム用) このセクションでは、PHPを Unix システム上の Apache 2.x にインストールする際の 手引きと注意事項について説明します。 警告 Apache2 ...
https://man.plustar.jp/php/install.unix.apache2.html - [similar]
The ZMQContext class 0
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The ZMQContext class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQContext { /* Methods */ public __construct ( int $io_threads = 1 , bool $is_persistent = true ) public getOpt ( string $key ): ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
ストリームメタデータを変更する 0
« streamWrapper::stream_lock streamWrapper::stream_open » PHP Manual streamWrapper ストリームメタデータを変更する streamWrapper::stream_metadata (PHP 5 >= 5.4.0, PHP 7, PHP 8) streamWrapper::stream_metadata — ストリームメタデータを変更する 説明 public streamWrapper::stream_metadata ( str ...
https://man.plustar.jp/php/streamwrapper.stream-metadata.html - [similar]
定義済み定数 0
« リソース型 イベントハンドラ » PHP Manual XML パーサ 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML_ERROR_NONE ( int ) XML_ERROR_NO_MEMORY ( int ) XML_ERR ...
https://man.plustar.jp/php/xml.constants.html - [similar]
Unix システムへのインストール 0
« インストールにあたっての一般的な注意事項 Apache 2.x (Unixシステム用) » PHP Manual インストールと設定 Unix システムへのインストール Unix システムへのインストール 目次 Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/OpenLiteSpeed Webサー ...
https://man.plustar.jp/php/install.unix.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブラリのバージョン。10進の数字をドットで区切った文字列です。 INTL_MAX_LOCALE_LEN ( int ) ロケール名の長さの制限。PHP コード内では 80 文字までに制限されており、 それより長いロケール名は使用できま ...
https://man.plustar.jp/php/intl.constants.html - [similar]
はじめに 0
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として実装されており、 コードのパフォーマンスや機能に影響を与えずに実行環境を完全に制御できます。 phpdbg は、軽量、強力かつ、使いやすい PHP のデバッガ環境になることを目標としています。 提供する機能は ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]