検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 380 for [SIMILAR] 16 1024 4096 WITH 17864 ト列 WITH 6660... (0.710 sec.)
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 0
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する mt_rand (PHP 4, PHP 5, PHP 7, PHP 8) mt_rand — メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成す ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
秘密鍵から公開鍵を計算する 0
« sodium_crypto_scalarmult_base sodium_crypto_scalarmult_ristretto255 » PHP Manual Sodium 関数 秘密鍵から公開鍵を計算する sodium_crypto_scalarmult_ristretto255_base (PHP 8 >= 8.1.1) sodium_crypto_scalarmult_ristretto255_base — 秘密鍵から公開鍵を計算する 説明 sodium_crypto_scalarmult_rist ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult-ristretto255-base.h... - [similar]
乱数を生成する 0
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略してコールした場合、 rand() は 0 と getrandmax() の間の擬似乱数(整数)を返します。 例えば、5 か ...
https://man.plustar.jp/php/function.rand.html - [similar]
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 0
« sodium_crypto_box_secretkey sodium_crypto_box » PHP Manual Sodium 関数 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる sodium_crypto_box_seed_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seed_keypair — 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 説明 sodium_crypto_bo ...
https://man.plustar.jp/php/function.sodium-crypto-box-seed-keypair.html - [similar]
単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 0
« sodium_crypto_sign_secretkey sodium_crypto_sign_verify_detached » PHP Manual Sodium 関数 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる sodium_crypto_sign_seed_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_sign_seed_keypair — 単一の鍵から、結果がひとつに定まる鍵ペアを派生させる 説 ...
https://man.plustar.jp/php/function.sodium-crypto-sign-seed-keypair.html - [similar]
データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 0
« db2_procedure_columns db2_result » PHP Manual IBM DB2 関数 データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す db2_procedures (PECL ibm_db2 >= 1.0.0) db2_procedures — データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 説明 db2_proc ...
https://man.plustar.jp/php/function.db2-procedures.html - [similar]
最後に挿入された行の ID あるいはシーケンスの値を返す 0
« PDO::inTransaction PDO::prepare » PHP Manual PDO 最後に挿入された行の ID あるいはシーケンスの値を返す PDO::lastInsertId (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::lastInsertId — 最後に挿入された行の ID あるいはシーケンスの値を返す 説明 public PDO::lastInsertId ( ? string $n ...
https://man.plustar.jp/php/pdo.lastinsertid.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]