検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 294 for [SIMILAR] 16 1024 4096 WITH 18734 ハッ WITH 1803... (1.581 sec.)
メール 0
« IMAP\Connection はじめに » PHP Manual メール関連 メール メール はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 メール 関数 ezmlm_hash — EZMLM で必要なハッシュ値を計算する mail — メールを送信する 関連キーワード: メール , インストール , 設定 , 関数 , m ...
https://man.plustar.jp/php/book.mail.html - [similar]
暗号 0
« InflateContext CSPRNG » PHP Manual 関数リファレンス 暗号 暗号 CSPRNG はじめに インストール/設定 定義済み定数 CSPRNG 関数 Hash — HASH メッセージダイジェストフレームワーク はじめに インストール/設定 定義済み定数 HashContext — HashContext クラス Hash 関数 Mcrypt はじめに インストール/設定 ...
https://man.plustar.jp/php/refs.crypto.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]
アルファベット順 0
« 拡張モジュールの一覧/分類 所属 » PHP Manual 拡張モジュールの一覧/分類 アルファベット順 アルファベット順 Apache APCu 配列 BC Math Bzip2 カレンダー クラス/オブジェクト CommonMark COM Componere CSPRNG Ctype CUBRID cURL Date/Time DBA dBase ダイレクト IO ディレクトリ DOM Data Structures Eio ...
https://man.plustar.jp/php/extensions.alphabetical.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
所属 0
« アルファベット順 状態 » PHP Manual 拡張モジュールの一覧/分類 所属 所属 コア拡張 これらは実際のところ拡張ではありません。 PHP のコアに組み込まれており、 コンパイルオプションで無効にすることはできません。 配列 クラス/オブジェクト CSPRNG Date/Time ディレクトリ エラー処理 プログラムの実行 ...
https://man.plustar.jp/php/extensions.membership.html - [similar]
タイミング攻撃に対して安全な文字列比較 0
« hash_copy hash_file » PHP Manual Hash 関数 タイミング攻撃に対して安全な文字列比較 hash_equals (PHP 5 >= 5.6.0, PHP 7, PHP 8) hash_equals — タイミング攻撃に対して安全な文字列比較 説明 hash_equals ( string $known_string , string $user_string ): bool 2つの文字列が等しいかどうか、同じ長さの ...
https://man.plustar.jp/php/function.hash-equals.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]