検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 150 for Hash (0.016 sec.)
はじめに 5775
« Yaconf インストール/設定 » PHP Manual Yaconf はじめに はじめに Yet Another Configurations Cont ... greater. 例1 INI example ;simple key val key=val ;hash hash.a=val ;array arr.0=val ;or arr[]=val ;use PHP ... {PATH} 例2 INI sections example [SectionA] key=val hash.a=val ;SectionB inherits SectionA [SectionB:Sectio ...
https://man.plustar.jp/php/intro.yaconf.html - [similar]
インストール手順 5740
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張機能を ... 使用するには、PHP に --with-mhash[=DIR] パラメータを付けて コンパイルする必要がありま ... す。DIR は mhash インストールディレクトリです。 PHP 5.3.0 以降では、 ... Hash 拡張モジュールが mhash 拡張モジュールの動作をエミュ ... レートするようになりました。 そのため、mhash インストールディレクトリの指定は無意味となりました ...
https://man.plustar.jp/php/mhash.installation.html - [similar]
暗号 5716
« InflateContext CSPRNG » PHP Manual 関数リファレンス 暗号 暗号 CSPRNG はじめに インストール/設定 ... 定義済み定数 CSPRNG 関数 HashHASH メッセージダイジェストフレームワーク はじめ ... に インストール/設定 定義済み定数 HashContext — HashContext クラス Hash 関数 Mcrypt はじめ ... ストール/設定 定義済み定数 Mcrypt 暗号 Mcrypt 関数 Mhash はじめに インストール/設定 定義済み定数 例 Mhash... ュ はじめに インストール/設定 定義済み定数 Password Hashing 関数 Sodium はじめに インストール/設定 定義済み ...
https://man.plustar.jp/php/refs.crypto.html - [similar]
Retrieve a item 5658
« Yaconf Yaconf::has » PHP Manual Yaconf Retrieve a item Yaconf::get (PECL yaconf >= 1.0.0) Yaco ... aconf.directoy [SectionA] ;key value pair key=val ;hash[a]=val hash.a=val ;arr[0]=val arr.0=val ;or arr[]= ... php7 -r 'var_dump(Yaconf::get("foo")["SectionA"]["hash"]);' //array(1) 関連キーワード: key , Yaconf , val ...
https://man.plustar.jp/php/yaconf.get.html - [similar]
インストール/設定 5634
« はじめに 要件 » PHP Manual Hash インストール/設定 インストール/設定 目次 要件 インストール手順 ... ース型 関連キーワード: インストール , 設定 , 要件 , Hash , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/hash.setup.html - [similar]
下位互換性のない変更点 5611
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x へ ... on line %d int(0) int(1) int(1) int(1) int(2) ext/hash がリソースからオブジェクトへ 長期にわたるリソースか ... らオブジェクトへの移行作業の一環として、 Hash 拡張モジュールがリソースではなくオブジェクトを使う ... く、 0.5 を返します。 ハッシュ関数と非暗号化ハッシュ hash_hmac() 、 hash_hmac_file() 、 hash_pbkdf2() 、 およ ...hash_init() ( HASH_HMAC ) は非暗号化ハッシュを受け入れな ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]
メール 5553
« IMAP\Connection はじめに » PHP Manual メール関連 メール メール はじめに インストール/設定 要件 ... 実行時設定 リソース型 定義済み定数 メール 関数 ezmlm_hash — EZMLM で必要なハッシュ値を計算する mail — メール ... インストール , 設定 , 関数 , mail , 計算 , EZMLM , hash , ezmlm , 定義 ...
https://man.plustar.jp/php/book.mail.html - [similar]
暗号化フィルタ 5553
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリス ... ate_iv ( $iv_size , MCRYPT_DEV_URANDOM )); $ekey = hash_pbkdf2 ( "sha256" , $password , $esalt , $it = 100 ... ); if (!empty( $fout ) && !empty( $fc ) && self :: hash_equals ( $hmac_raw , $hmac_calc )) { fread ( $fc , ... iv_size ); $iv = fread ( $fc , $iv_size ); $ekey = hash_pbkdf2 ( "sha256" , $password , $esalt , $it = 100 ... out ); fclose ( $fc ); } } private static function hash_equals ( $str1 , $str2 ) { if( strlen ( $str1 ) == ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
文字列の crc32 多項式計算を行う 5553
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0 ... しょう。 移植性を考慮した選択肢として、より汎用的な hash() を使う方法もあります。 hash("crc32b", $str) は s ... zy dog." ); printf ( "%u\n" , $checksum ); ?> 参考 hash() - ハッシュ値 (メッセージダイジェスト) を生成する ... 整数 , string , 関数 , 変換 , 形式 , 環境 , 符号 , hash ...
https://man.plustar.jp/php/function.crc32.html - [similar]
与えられたオブジェクトを扱う数値オブジェクトを返す 5553
« spl_object_hash ファイル操作 » PHP Manual SPL 関数 与えられたオブジェクトを扱う数値オブジェクト ... によって再利用されます。 この振る舞いは、 spl_object_hash() と似ています。 パラメータ object 任意のオブジェク ... もしれません。 関連キーワード: オブジェクト , 数値 , hash , 関数 , 識別子 , 破棄 , 利用 , 注意 , 操作 , int ...
https://man.plustar.jp/php/function.spl-object-id.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT