検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 440 for [SIMILAR] 16 1024 4096 WITH 9631 mcrypt WITH 905... (0.366 sec.)
文字列の一方向のハッシュ化を行う 0
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP 7, PHP 8) crypt — 文字列の一方向のハッシュ化を行う 警告 この関数は (まだ)バイナリデータ対応ではありません! 説明 crypt ( string $string , string $salt ): string crypt() 文字列のハッシュを返しま ...
https://man.plustar.jp/php/function.crypt.html - [similar]
PKCS5 v2 の PBKDF2 文字列を生成する 0
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列を生成する openssl_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) openssl_pbkdf2 — PKCS5 v2 の PBKDF2 文字列を生成する 説明 openssl_pbkdf2 ( string $password , string $salt , int $key_length , int $ite ...
https://man.plustar.jp/php/function.openssl-pbkdf2.html - [similar]
はじめに 0
« パスワードのハッシュ インストール/設定 » PHP Manual パスワードのハッシュ はじめに はじめに パスワードハッシュ API は crypt() および他のいくつかのパスワードハッシュアルゴリズムを 手軽に使えるようにしたラッパーで、 パスワードの作成や管理を安全な方法で行えます。 関連キーワード: パスワード ...
https://man.plustar.jp/php/intro.password.html - [similar]
ファイル記述子 fd に関する stat 情報を取得する 0
« dio_seek dio_tcsetattr » PHP Manual ダイレクト IO 関数 ファイル記述子 fd に関する stat 情報を取得する dio_stat (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_stat — ファイル記述子 fd に関する stat 情報を取得する 説明 dio_stat ( resource $fd ): array dio_stat() は、与えられたファイル記述子に関する ...
https://man.plustar.jp/php/function.dio-stat.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]
MySQL サーバに接続する 0
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する getSession (No version information available, might only be in Git) getSession — MySQL サーバに接続する 説明 mysql_xdevapi\getSession ( string $uri ): mysql_xdevapi\Session MySQL サーバに接続しま ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
select() システムコールと同等の操作を、 ストリームの配列に対して seconds と micr... 0
« stream_resolve_include_path stream_set_blocking » PHP Manual ストリーム 関数 select() システムコールと同等の操作を、 ストリームの配列に対して seconds と microseconds で指定されたタイムアウト時間をもって行う stream_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_select — select() シ ...
https://man.plustar.jp/php/function.stream-select.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplHeap SplHeap::count » PHP Manual SplHeap 要素を比較し、ヒープ内の適切な位置に置く SplHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と value2 を比較 ...
https://man.plustar.jp/php/splheap.compare.html - [similar]
定義済み定数 0
« リソース型 HashContext » PHP Manual Hash 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 HASH_HMAC ( int ) hash_init() のオプションのフラグです。 現在のハッシ ...
https://man.plustar.jp/php/hash.constants.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前のバージョンでは、 この拡張機能は、共有メモリブロックを扱う shmop リソースを定義していました。 関連キーワード: リソース , 設定 , 定義 , 実行 , 定数 , インストール , バージョン , ブロック , shmo ...
https://man.plustar.jp/php/shmop.resources.html - [similar]