検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1009 for [SIMILAR] 16 1024 4096 WITH 29564 weakreference ... (0.842 sec.)
CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 0
« openssl_csr_new openssl_decrypt » PHP Manual OpenSSL 関数 CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する openssl_csr_sign (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_sign — CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 説明 openssl_csr_sign ( OpenSS ...
https://man.plustar.jp/php/function.openssl-csr-sign.html - [similar]
現在のプロセスのグループ ID を返す 0
« posix_getpgid posix_getpid » PHP Manual POSIX 関数 現在のプロセスのグループ ID を返す posix_getpgrp (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpgrp — 現在のプロセスのグループ ID を返す 説明 posix_getpgrp (): int 現在のプロセスのグループ ID を返します。 パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/function.posix-getpgrp.html - [similar]
require 0
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は include とほぼ同じですが、失敗した場合に E_COMPILE_ERROR レベルの致命的なエラーも発生するという点が異なります。 つまり、スクリプトの処理がそこで止まってしまうということです。一方 include の場合 ...
https://man.plustar.jp/php/function.require.html - [similar]
メッセージに署名する 0
« sodium_crypto_shorthash sodium_crypto_sign_ed25519_pk_to_curve25519 » PHP Manual Sodium 関数 メッセージに署名する sodium_crypto_sign_detached (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_detached — メッセージに署名する 説明 sodium_crypto_sign_detached ( string $message , string $secret_k ...
https://man.plustar.jp/php/function.sodium-crypto-sign-detached.html - [similar]
鍵ペアから、Ed25519 形式の公開鍵を取り出す 0
« sodium_crypto_sign_publickey_from_secretkey sodium_crypto_sign_secretkey » PHP Manual Sodium 関数 鍵ペアから、Ed25519 形式の公開鍵を取り出す sodium_crypto_sign_publickey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_publickey — 鍵ペアから、Ed25519 形式の公開鍵を取り出す 説明 sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-sign-publickey.html - [similar]
鍵ペアから、Ed25519 形式の秘密鍵を取り出す 0
« sodium_crypto_sign_publickey sodium_crypto_sign_seed_keypair » PHP Manual Sodium 関数 鍵ペアから、Ed25519 形式の秘密鍵を取り出す sodium_crypto_sign_secretkey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_secretkey — 鍵ペアから、Ed25519 形式の秘密鍵を取り出す 説明 sodium_crypto_sign_secret ...
https://man.plustar.jp/php/function.sodium-crypto-sign-secretkey.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 0
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォーマットする strftime (PHP 4, PHP 5, PHP 7, PHP 8) strftime — ロケールの設定に基づいてローカルな日付・時間をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らない ...
https://man.plustar.jp/php/function.strftime.html - [similar]
strftime が生成した日付/時刻をパースする 0
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strptime (PHP 5 >= 5.1.0, PHP 7, PHP 8) strptime — strftime() が生成した日付/時刻をパースする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 strptime ...
https://man.plustar.jp/php/function.strptime.html - [similar]
変数の文字列表現を出力または返す 0
« var_dump ウェブサービス » PHP Manual 変数操作 関数 変数の文字列表現を出力または返す var_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) var_export — 変数の文字列表現を出力または返す 説明 var_export ( mixed $value , bool $return = false ): ? string var_export() は、 渡された変数に関する構造 ...
https://man.plustar.jp/php/function.var-export.html - [similar]
ランダムなノイズを画像に追加する 0
« Gmagick::addimage Gmagick::annotateimage » PHP Manual Gmagick ランダムなノイズを画像に追加する Gmagick::addnoiseimage (PECL gmagick >= Unknown) Gmagick::addnoiseimage — ランダムなノイズを画像に追加する 説明 public Gmagick::addnoiseimage ( int $noise_type ): Gmagick ランダムなノイズを画 ...
https://man.plustar.jp/php/gmagick.addnoiseimage.html - [similar]