検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 262 for [SIMILAR] 16 1024 4096 WITH 43340 mcrypt WITH 14... (0.213 sec.)
証明書が特定の目的に使用可能かどうか確認する 0
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特定の目的に使用可能かどうか確認する openssl_x509_checkpurpose (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_x509_checkpurpose — 証明書が特定の目的に使用可能かどうか確認する 説明 openssl_x509_c ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html - [similar]
指定した名前のユーザーに関する情報を返す 0
« posix_getppid posix_getpwuid » PHP Manual POSIX 関数 指定した名前のユーザーに関する情報を返す posix_getpwnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwnam — 指定した名前のユーザーに関する情報を返す 説明 posix_getpwnam ( string $username ): array | false 指定したユーザーに関する情報を配列 ...
https://man.plustar.jp/php/function.posix-getpwnam.html - [similar]
指定 ID のユーザーに関する情報を返す 0
« posix_getpwnam posix_getrlimit » PHP Manual POSIX 関数 指定 ID のユーザーに関する情報を返す posix_getpwuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwuid — 指定 ID のユーザーに関する情報を返す 説明 posix_getpwuid ( int $user_id ): array | false 指定したユーザー ID のユーザーについての情報 ...
https://man.plustar.jp/php/function.posix-getpwuid.html - [similar]
scrypt を使い、パスワードからキーを導出する 0
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manual Sodium 関数 scrypt を使い、パスワードからキーを導出する sodium_crypto_pwhash_scryptsalsa208sha256 (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_scryptsalsa208sha256 — scrypt を使い、パスワー ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
復号のためのシークレットストリームのコンテキストを初期化する 0
« sodium_crypto_secretbox sodium_crypto_secretstream_xchacha20poly1305_init_push » PHP Manual Sodium 関数 復号のためのシークレットストリームのコンテキストを初期化する sodium_crypto_secretstream_xchacha20poly1305_init_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xchacha20poly13 ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
Internet ドメイン: TCP、UDP、SSL、および TLS 0
« サポートされるソケットトランスポートのリスト Unix ドメイン: Unix および UDG » PHP Manual サポートされるソケットトランスポートのリスト Internet ドメイン: TCP、UDP、SSL、および TLS Internet ドメイン: TCP、UDP、SSL、および TLS ssl:// , tls:// , sslv2:// & sslv3:// . 注意 : トランスポートが ...
https://man.plustar.jp/php/transports.inet.html - [similar]
FTP(s) URL へのアクセス 0
« http:// php:// » PHP Manual サポートするプロトコル/ラッパー FTP(s) URL へのアクセス ftp:// ftps:// ftp:// -- ftps:// — FTP(s) URL へのアクセス 説明 FTP 経由でのファイルの読み込みと新しいファイルの作成を許可します。 サーバーがパッシブモードの FTP をサポートしていない場合、接続は失敗しま ...
https://man.plustar.jp/php/wrappers.ftp.html - [similar]
CSR を作成する 0
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_new — CSR を作成する 説明 openssl_csr_new ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]