検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 246 for 初期 (0.114 sec.)
cURL マルチハンドルに、通常の cURL ハンドルを追加する 4535
« curl_init curl_multi_close » PHP Manual cURL 関数 cURL マルチハンドルに、通常の cURL ハンドルを ... マルチハンドルを返す curl_init() - cURL セッションを初期化する 関連キーワード: ハンドル , cURL , handle , マ ...
https://man.plustar.jp/php/function.curl-multi-add-handle.html - [similar]
CURL 転送用の複数のオプションを設定する 4535
« curl_reset curl_setopt » PHP Manual cURL 関数 CURL 転送用の複数のオプションを設定する curl_set ... を期待していました。 例 例1 新規に CURL セッションを初期化、ウェブページを取得する <?php // 新しい cURL リソ ...
https://man.plustar.jp/php/function.curl-setopt-array.html - [similar]
cURL 共有ハンドルを閉じる 4535
« curl_setopt curl_share_errno » PHP Manual cURL 関数 cURL 共有ハンドルを閉じる curl_share_close ... ); ?> 参考 curl_share_init() - curl 共有ハンドルを初期化する 関連キーワード: cURL , ハンドル , 共有 , shar ...
https://man.plustar.jp/php/function.curl-share-close.html - [similar]
HMAC 方式を使用してハッシュ値を生成する 4535
« hash_hmac_file hash_init » PHP Manual Hash 関数 HMAC 方式を使用してハッシュ値を生成する hash_h ... 覧を返す hash_init() - 段階的なハッシュコンテキストを初期化する hash_hmac_file() - HMAC 方式を使用して、指定さ ...
https://man.plustar.jp/php/function.hash-hmac.html - [similar]
ハッシュ値 (メッセージダイジェスト) を生成する 4535
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash ... 生成する hash_init() - 段階的なハッシュコンテキストを初期化する md5() - 文字列のmd5ハッシュ値を計算する sha1( ...
https://man.plustar.jp/php/function.hash.html - [similar]
指定した暗号/モードの組み合わせに属する IV の大きさを返す 4535
« mcrypt_get_cipher_name mcrypt_get_key_size » PHP Manual Mcrypt 関数 指定した暗号/モードの組み合 ... 必要です。さもないと 暗号化処理は失敗します。 戻り値 初期化ベクトル(IV)の大きさをバイト数で返します。 エラーの ...
https://man.plustar.jp/php/function.mcrypt-get-iv-size.html - [similar]
メルセンヌ・ツイスター乱数生成器にシードを指定する 4535
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_sr ... ) - 乱数値の最大値を表示する srand() - 乱数生成器を初期化する 関連キーワード: 乱数 , 生成 , シード , srand ...
https://man.plustar.jp/php/function.mt-srand.html - [similar]
シール(暗号化)されたデータをオープン(復号)する 4535
« openssl_get_publickey openssl_pbkdf2 » PHP Manual OpenSSL 関数 シール(暗号化)されたデータをオー ... ュアな暗号化方式を指定することを強く推奨します。 iv 初期化ベクトル。 戻り値 成功した場合に true を、失敗した ...
https://man.plustar.jp/php/function.openssl-open.html - [similar]
プロセスのリソースを管理する 4535
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl ... ースを新しいプロセス(子)と共有するか、 デフォルト値で初期化するかを指定します。 flags は、 以下のうちのいくつ ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 4535
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成 ... random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に合った、 暗号論的に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]