検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 242 for [SIMILAR] 16 1024 4096 WITH 27570 padding WITH 1... (0.848 sec.)
下位互換性のない変更点 0
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互換性のない変更点 下位互換性のない変更点 既存の PHP 5 のコードのほとんどは変更なしで動作するはずですが、 以下の下位互換性のない変更点については注意しましょう。 配列リテラルを用いてクラスのプロパ ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
SSL コンテキストオプションの一覧 0
« FTP コンテキストオプション CURL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ SSL コンテキストオプションの一覧 SSL コンテキストオプション SSL コンテキストオプション — SSL コンテキストオプションの一覧 説明 ssl:// および tls:// トランスポート用のコンテキストオプシ ...
https://man.plustar.jp/php/context.ssl.html - [similar]
新しく追加された関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_key_first() array_key_last() gc_status() hrtime() is_countable() net_get_interfaces() FastCGI Process Manager(FPM) fpm_get_status() 日付と時刻 DateTime::c ...
https://man.plustar.jp/php/migration73.new-functions.html - [similar]
サポートするシグネチャ型の配列を返す 0
« Phar::getSupportedCompression Phar::getVersion » PHP Manual Phar サポートするシグネチャ型の配列を返す Phar::getSupportedSignatures (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.1.0) Phar::getSupportedSignatures — サポートするシグネチャ型の配列を返す 説明 final public static Phar::getSu ...
https://man.plustar.jp/php/phar.getsupportedsignatures.html - [similar]
新しいグローバル定数 0
« その他の拡張モジュールに対する変更 PHP のデバッグ » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新しいグローバル定数 新しいグローバル定数 GD IMG_WEBP (PHP 5.6.25 以降) LDAP LDAP_ESCAPE_DN LDAP_ESCAPE_FILTER OpenSSL OPENSSL_DEFAULT_STREAM_CIPHERS STREAM_CRYPTO_METHOD_ANY_CLIENT STREAM_ ...
https://man.plustar.jp/php/migration56.constants.html - [similar]
Phar アーカイブの使用法: 導入 0
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: 導入 Phar アーカイブは Java の JAR アーカイブと似た概念のものですが、 PHP アプリケーションで使用する際に必要な機能をより柔 ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
暗号 0
« InflateContext CSPRNG » PHP Manual 関数リファレンス 暗号 暗号 CSPRNG はじめに インストール/設定 定義済み定数 CSPRNG 関数 Hash — HASH メッセージダイジェストフレームワーク はじめに インストール/設定 定義済み定数 HashContext — HashContext クラス Hash 関数 Mcrypt はじめに インストール/設定 ...
https://man.plustar.jp/php/refs.crypto.html - [similar]
暗号化されたストリームから、データのチャンクを複号する 0
« sodium_crypto_secretstream_xchacha20poly1305_keygen sodium_crypto_secretstream_xchacha20poly1305_push » PHP Manual Sodium 関数 暗号化されたストリームから、データのチャンクを複号する sodium_crypto_secretstream_xchacha20poly1305_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xch ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
Constructs EventHttp object(the HTTP server) 0
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp object(the HTTP server) EventHttp::__construct (PECL event >= 1.2.6-beta) EventHttp::__construct — Constructs EventHttp object(the HTTP server) 説明 public EventHttp::__construct ( EventBase $base ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]