検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 289 for [SIMILAR] 16 1024 4096 WITH 121215 sodium WITH 1... (0.282 sec.)
利用できるフィルタのリスト 0
« リソース型の一覧 文字列フィルタ » PHP Manual 付録 利用できるフィルタのリスト 利用できるフィルタのリスト 目次 文字列フィルタ 変換フィルタ 圧縮フィルタ 暗号化フィルタ 以下は、 stream_filter_append() で利用できる 組み込みフィルタのリストです。PHP のバージョンによっては このリスト以外のフィ ...
https://man.plustar.jp/php/filters.html - [similar]
接続を初期化する 0
« gnupg_import gnupg_keyinfo » PHP Manual GnuPG 関数 接続を初期化する gnupg_init (PECL gnupg >= 0.4) gnupg_init — 接続を初期化する 説明 gnupg_init ( ? array $options = null ): resource パラメータ options 連想配列でなければいけません。 暗号化エンジンのデフォルト設定を変更するために使います ...
https://man.plustar.jp/php/function.gnupg-init.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
« openssl_pkey_get_details openssl_pkey_get_public » PHP Manual OpenSSL 関数 秘密鍵を取得する openssl_pkey_get_private (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_get_private — 秘密鍵を取得する 説明 openssl_pkey_get_private ( OpenSSLAsymmetricKey | OpenSSLCertificate | array | str ...
https://man.plustar.jp/php/function.openssl-pkey-get-private.html - [similar]
指定したグループ ID を有するグループに関する情報を返す 0
« posix_getgid posix_getgrnam » PHP Manual POSIX 関数 指定したグループ ID を有するグループに関する情報を返す posix_getgrgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrgid — 指定したグループ ID を有するグループに関する情報を返す 説明 posix_getgrgid ( int $group_id ): array | false 指定した I ...
https://man.plustar.jp/php/function.posix-getgrgid.html - [similar]
指定した名前のグループに関する情報を返す 0
« posix_getgrgid posix_getgroups » PHP Manual POSIX 関数 指定した名前のグループに関する情報を返す posix_getgrnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrnam — 指定した名前のグループに関する情報を返す 説明 posix_getgrnam ( string $name ): array | false 指定した名前のグループに関する情報を ...
https://man.plustar.jp/php/function.posix-getgrnam.html - [similar]
公開鍵を使用した認証を行う 0
« ssh2_auth_password ssh2_connect » PHP Manual SSH2 関数 公開鍵を使用した認証を行う ssh2_auth_pubkey_file (PECL ssh2 >= 0.9.0) ssh2_auth_pubkey_file — 公開鍵を使用した認証を行う 説明 ssh2_auth_pubkey_file ( resource $session , string $username , string $pubkeyfile , string $privkeyfile , ...
https://man.plustar.jp/php/function.ssh2-auth-pubkey-file.html - [similar]
定義済み定数 0
« 変更履歴 例 » PHP Manual MySQL (最初の API) 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 mysql_connect() や mysql_pconnect() で追加のクライアントフラグを 指 ...
https://man.plustar.jp/php/mysql.constants.html - [similar]
SSL を使用したセキュアな接続を確立する 0
« mysqli::$sqlstate mysqli::stat » PHP Manual mysqli SSL を使用したセキュアな接続を確立する mysqli::ssl_set mysqli_ssl_set (PHP 5, PHP 7, PHP 8) mysqli::ssl_set -- mysqli_ssl_set — SSL を使用したセキュアな接続を確立する 説明 オブジェクト指向型 public mysqli::ssl_set ( ? string $key , ? s ...
https://man.plustar.jp/php/mysqli.ssl-set.html - [similar]
データベースのセキュリティ 0
« Null バイト関連の問題 データベースのデザイン » PHP Manual セキュリティ データベースのセキュリティ データベースのセキュリティ 目次 データベースのデザイン データベースへの接続 ストレージの暗号化 SQLインジェクション 今日、ダイナミックなコンテンツを提供するウェブアプリケーションにおいてはデ ...
https://man.plustar.jp/php/security.database.html - [similar]