検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 1017 for [SIMILAR] 16 1024 4096 WITH 19399 reflectionpara... (0.692 sec.)
はじめに 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]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード ...
https://man.plustar.jp/php/memcache.installation.html - [similar]
アイテムを新しいキーで追加する 0
« Memcached Memcached::addByKey » PHP Manual Memcached アイテムを新しいキーで追加する Memcached::add (PECL memcached >= 0.1.0) Memcached::add — アイテムを新しいキーで追加する 説明 public Memcached::add ( string $key , mixed $value , int $expiration = ? ): bool Memcached::add() は Memcach ...
https://man.plustar.jp/php/memcached.add.html - [similar]
Memcached のインスタンスを作成する 0
« Memcached::casByKey Memcached::decrement » PHP Manual Memcached Memcached のインスタンスを作成する Memcached::__construct (PECL memcached >= 0.1.0) Memcached::__construct — Memcached のインスタンスを作成する 説明 public Memcached::__construct ( string $persistent_id = ? ) memcache サー ...
https://man.plustar.jp/php/memcached.construct.html - [similar]
有効期限 0
« 定義済み定数 コールバック » PHP Manual Memcached 有効期限 有効期限 格納用コマンドの中には、(アイテム単位あるいはクライアントから要求された操作単位の) 有効期限をサーバーに送信するものがあります。そのような場合に実際に送られる値は、 Unix タイム (1970 年 1 月 1 日からの経過秒数) あるいは現 ...
https://man.plustar.jp/php/memcached.expiration.html - [similar]
既存のキーのアイテムを入れ替える 0
« Memcached::quit Memcached::replaceByKey » PHP Manual Memcached 既存のキーのアイテムを入れ替える Memcached::replace (PECL memcached >= 0.1.0) Memcached::replace — 既存のキーのアイテムを入れ替える 説明 public Memcached::replace ( string $key , mixed $value , int $expiration = ? ): bool M ...
https://man.plustar.jp/php/memcached.replace.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
« Building the MongoDB PHP Driver from source 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mongodb 設定オプション 名前 デフォルト 変更可能 変更履歴 mongodb.debug "" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示しま ...
https://man.plustar.jp/php/mongodb.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 openssl 設定オプション 名前 デフォルト 変更可能 変更履歴 openssl.cafile "" PHP_INI_PERDIR openssl.capath "" PHP_INI_PERDIR PHP_INI_* モードの詳細および定義については ...
https://man.plustar.jp/php/openssl.configuration.html - [similar]
署名アルゴリズム 0
« CMS (暗号メッセージシンタックス) 関連のフラグ/定数 暗号化方式 » PHP Manual 定義済み定数 署名アルゴリズム 署名アルゴリズム OPENSSL_ALGO_DSS1 ( int ) OPENSSL_ALGO_SHA1 ( int ) openssl_sign() および openssl_verify() のデフォルトアルゴリズムとして用いられます。 OPENSSL_ALGO_SHA224 ( int ) ...
https://man.plustar.jp/php/openssl.signature-algos.html - [similar]