検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 316 for [SIMILAR] 16 1024 4096 WITH 9525 暗号 WITH 8740 ... (0.228 sec.)
LZF 圧縮を伸長する 0
« lzf_compress lzf_optimized_for » PHP Manual LZF 関数 LZF 圧縮を伸長する lzf_decompress (PECL lzf >= 0.1.0) lzf_decompress — LZF 圧縮を伸長する 説明 lzf_decompress ( string $data ): string lzf_decompress() は、lzf で符号化された文字列を含む data を伸長します。 パラメータ data 圧縮された ...
https://man.plustar.jp/php/function.lzf-decompress.html - [similar]
Creates an initialization vector (IV) from a random source 0
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from a random source mcrypt_create_iv (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_create_iv — Creates an initialization vector (IV) from a random source 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
指定したモジュールのセルフテストを実行する 0
« mcrypt_module_open mdecrypt_generic » PHP Manual Mcrypt 関数 指定したモジュールのセルフテストを実行する mcrypt_module_self_test (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_self_test — 指定したモジュールのセルフテストを実行する 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-module-self-test.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
Microsoft SQL Server 関数 (PDO_SQLSRV) 0
« PDO_MYSQL DSN PDO_SQLSRV DSN » PHP Manual PDO ドライバ Microsoft SQL Server 関数 (PDO_SQLSRV) Microsoft SQL Server 関数 (PDO_SQLSRV) はじめに PDO_SQLSRV は、 PHP Data Objects (PDO) インターフェイス を実装したドライバです。 PHP から、MS SQL Server (SQL Server 2005 以降) および SQL Azure ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.html - [similar]
HASH メッセージダイジェストフレームワーク 0
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
配列から一つ以上のキーをランダムに取得する 0
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する 説明 array_rand ( array $array , int $num = 1 ): int | string | array 一つ以上のランダムなエントリを ...
https://man.plustar.jp/php/function.array-rand.html - [similar]
段階的なハッシュコンテキストを初期化する 0
« hash_hmac hash_pbkdf2 » PHP Manual Hash 関数 段階的なハッシュコンテキストを初期化する hash_init (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_init — 段階的なハッシュコンテキストを初期化する 説明 hash_init ( string $algo , int $flags = 0 , string $key = "" , array $options = [] ...
https://man.plustar.jp/php/function.hash-init.html - [similar]
利用可能なダイジェスト・メソッドを取得 0
« openssl_get_curve_names openssl_get_privatekey » PHP Manual OpenSSL 関数 利用可能なダイジェスト・メソッドを取得 openssl_get_md_methods (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_get_md_methods — 利用可能なダイジェスト・メソッドを取得 説明 openssl_get_md_methods ( bool $aliases = false ): a ...
https://man.plustar.jp/php/function.openssl-get-md-methods.html - [similar]
PHP 7.0.x で推奨されなくなる機能 0
« 新機能 変更された関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 PHP 7.0.x で推奨されなくなる機能 PHP 7.0.x で推奨されなくなる機能 PHP 4 形式のコンストラクタ PHP 4 形式のコンストラクタ (クラス名と同じ名前のメソッドを定義するもの) が非推奨となりました。将来的に削除される見込みです。 ...
https://man.plustar.jp/php/migration70.deprecated.html - [similar]