検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 286 for [SIMILAR] 16 1024 4096 WITH 25291 hmac WITH 1703... (0.272 sec.)
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールでは、ハッシュコンテキストリソースを定義しています。これは hash_init() が返すものです。 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , 拡張 , モジュール , ハッシュコンテ ...
https://man.plustar.jp/php/hash.resources.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 外部ライブラリは必要ありません。 ただし、Argon2 パスワードハッシュの場合、 » libargon2 が必要です。 PHP 7.3.0 以降、libargon2 バージョン 20161029 以降が必要です。 関連キーワード: 要件 , インストール , 設定 , 手 ...
https://man.plustar.jp/php/password.requirements.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
利用可能な暗号メソッドを取得 0
« openssl_get_cert_locations openssl_get_curve_names » PHP Manual OpenSSL 関数 利用可能な暗号メソッドを取得 openssl_get_cipher_methods (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_get_cipher_methods — 利用可能な暗号メソッドを取得 説明 openssl_get_cipher_methods ( bool $aliases = false ): array ...
https://man.plustar.jp/php/function.openssl-get-cipher-methods.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP コアに含まれるため、 追加のインストール無しで使用できます。 ただし、Argon2 パスワードハッシュを有効にするには、 --with-password-argon2[=DIR] オプションを使用して、 libargon2 サポートありにして PHP をビ ...
https://man.plustar.jp/php/password.installation.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
LZF 圧縮を行う 0
« LZF 関数 lzf_decompress » PHP Manual LZF 関数 LZF 圧縮を行う lzf_compress (PECL lzf >= 0.1.0) lzf_compress — LZF 圧縮を行う 説明 lzf_compress ( string $data ): string lzf_compress() は、指定された arg を LZF 符号化方式で圧縮します。 パラメータ data 圧縮するデータ。 戻り値 圧縮されたデー ...
https://man.plustar.jp/php/function.lzf-compress.html - [similar]
データをシール(暗号化)する 0
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する openssl_seal (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_seal — データをシール(暗号化)する 説明 openssl_seal ( string $data , string &$sealed_data , array &$encrypted_keys , array $public_ke ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
はじめに 0
« GeoIP インストール/設定 » PHP Manual GeoIP はじめに はじめに GeoIP 拡張モジュールを使用すると、IP アドレスの場所を探すことができます。 市、州、国、経度、緯度そして ISP や接続方式などの情報が GeoIP を用いて取得できます。 警告 この拡張モジュールは、MaxMind の現在の "GeoIP2" データベースを ...
https://man.plustar.jp/php/intro.geoip.html - [similar]