検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 440 for [SIMILAR] 16 1024 4096 WITH 9631 mcrypt WITH 905... (2.579 sec.)
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
制御構造に関する別の構文 0
« elseif/else if while » PHP Manual 制御構造 制御構造に関する別の構文 制御構造に関する別の構文 (PHP 4, PHP 5, PHP 7, PHP 8) PHPは、いくつかの制御構造、つまり、 if 、 while 、 for 、 foreach 、 switch に関する別の構文を提供します。 各構造において開き波括弧をコロン(:)、閉じ波括弧をそれぞれ ...
https://man.plustar.jp/php/control-structures.alternative-syntax.html - [similar]
Enchant プロバイダを列挙する 0
« Enchant 関数 enchant_broker_dict_exists » PHP Manual Enchant 関数 Enchant プロバイダを列挙する enchant_broker_describe (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0) enchant_broker_describe — Enchant プロバイダを列挙する 説明 enchant_broker_describe ( EnchantBroker $broker ): ar ...
https://man.plustar.jp/php/function.enchant-broker-describe.html - [similar]
データをブロックで送信する 0
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで送信する mysqli_stmt::send_long_data mysqli_stmt_send_long_data (PHP 5, PHP 7, PHP 8) mysqli_stmt::send_long_data -- mysqli_stmt_send_long_data — データをブロックで送信する 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
Enchant 関数 0
« 例 enchant_broker_describe » PHP Manual Enchant Enchant 関数 Enchant 関数 目次 enchant_broker_describe — Enchant プロバイダを列挙する enchant_broker_dict_exists — 辞書が存在するかどうかを調べる。空でないタグを使用する enchant_broker_free_dict — 辞書リソースを開放する enchant_broker_fre ...
https://man.plustar.jp/php/ref.enchant.html - [similar]
署名された公開鍵とチャレンジを新規に作成する 0
« openssl_spki_export openssl_spki_verify » PHP Manual OpenSSL 関数 署名された公開鍵とチャレンジを新規に作成する openssl_spki_new (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_new — 署名された公開鍵とチャレンジを新規に作成する 説明 openssl_spki_new ( OpenSSLAsymmetricKey $private_key , str ...
https://man.plustar.jp/php/function.openssl-spki-new.html - [similar]
はじめに 0
« Mhash インストール/設定 » PHP Manual Mhash はじめに はじめに 以下の関数は、 » mhash と組み合わせて 動作することを前提としています。mhashは、チェックサム、メッセージ ダイジェスト、メッセージ認証コード等を作成するために使用することが できます。 この関数は、mhash ライブラリへのインターフェ ...
https://man.plustar.jp/php/intro.mhash.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ZipArchive はクラス定数を使用します。定数には フラグ (接頭辞 FL_ )、 エラー (接 ...
https://man.plustar.jp/php/zip.constants.html - [similar]
はじめに 0
« Hash インストール/設定 » PHP Manual Hash はじめに はじめに メッセージダイジェスト (ハッシュ) エンジンです。さまざまなハッシュ アルゴリズムを使用して、任意の長さのメッセージに対する 直接的あるいは段階的な処理を可能とします。 関連キーワード: Hash , メッセージ , ハッシュ , インストール , ...
https://man.plustar.jp/php/intro.hash.html - [similar]
暗号化方式 0
« 署名アルゴリズム バージョン定数 » PHP Manual 定義済み定数 暗号化方式 暗号化方式 OPENSSL_CIPHER_RC2_40 ( int ) OPENSSL_CIPHER_RC2_128 ( int ) OPENSSL_CIPHER_RC2_64 ( int ) OPENSSL_CIPHER_DES ( int ) OPENSSL_CIPHER_3DES ( int ) OPENSSL_CIPHER_AES_128_CBC ( int ) OPENSSL_CIPHER_AES_192_CB ...
https://man.plustar.jp/php/openssl.ciphers.html - [similar]