検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 255 for [SIMILAR] 16 1024 4096 WITH 41379 algorithms WIT... (0.223 sec.)
秘密鍵でデータを復号する 0
« openssl_pkey_new openssl_private_encrypt » PHP Manual OpenSSL 関数 秘密鍵でデータを復号する openssl_private_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_private_decrypt — 秘密鍵でデータを復号する 説明 openssl_private_decrypt ( string $data , string &$decrypted_data , OpenSSLAs ...
https://man.plustar.jp/php/function.openssl-private-decrypt.html - [similar]
公開鍵でデータを復号する 0
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号する openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_public_decrypt ( string $data , string &$decrypted_data , OpenSS ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
一意な ID を生成する 0
« time_sleep_until unpack » PHP Manual その他の関数 一意な ID を生成する uniqid (PHP 4, PHP 5, PHP 7, PHP 8) uniqid — 一意な ID を生成する 説明 uniqid ( string $prefix = "" , bool $more_entropy = false ): string マイクロ秒単位の現在時刻にもとづいた、接頭辞つきの一意な ID を取得します。 警 ...
https://man.plustar.jp/php/function.uniqid.html - [similar]
文字列の metaphone キーを計算する 0
« md5 money_format » PHP Manual String 関数 文字列の metaphone キーを計算する metaphone (PHP 4, PHP 5, PHP 7, PHP 8) metaphone — 文字列の metaphone キーを計算する 説明 metaphone ( string $string , int $max_phonemes = 0 ): string string の metaphone キーを計算します。 soundex() と同様に m ...
https://man.plustar.jp/php/function.metaphone.html - [similar]
二つの文字列の間の類似性を計算する 0
« sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4, PHP 5, PHP 7, PHP 8) similar_text — 二つの文字列の間の類似性を計算する 説明 similar_text ( string $string1 , string $string2 , float &$percent = null ): int この関数は、Programming Classics: I ...
https://man.plustar.jp/php/function.similar-text.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Training algorithms FANN_TRAIN_INCREMENTAL ( int ) Standard backpropagation al ...
https://man.plustar.jp/php/fann.constants.html - [similar]
データベースへの接続 0
« データベースのデザイン ストレージの暗号化 » PHP Manual データベースのセキュリティ データベースへの接続 データベースへの接続 更なるセキュリティのために、クライアント/サーバー間の通信においてSSLを用いた 暗号化を行った方が良いでしょう。もしくはsshを使用することも出来ます。 どちらかの手段を ...
https://man.plustar.jp/php/security.database.connection.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
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
« sodium_crypto_stream_xor sodium_hex2bin » PHP Manual Sodium 関数 シードから、結果がひとつに定まるバイト列を生成する sodium_crypto_stream (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream — シードから、結果がひとつに定まるバイト列を生成する 説明 sodium_crypto_stream ( int $length , string $n ...
https://man.plustar.jp/php/function.sodium-crypto-stream.html - [similar]