検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 11496 for キー (0.054 sec.)
構文 1870
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使 ... を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約がありま ... と、 変更または未定義とすることはできません。 const キーワードで定数に指定できるのは、スカラー式 ( bool , in ... ンでは、"Constant" を出力し、警告が発生 ?> 例2 const キーワードによる定数の定義 <?php // 単純なスカラー値 con ... 注意 : define() による定数の定義とは反対に、 const キーワードで定義した定数はトップレベルのスコープで宣言し ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
非対称暗号化のパディングフラグ 1870
« 目的を調べるフラグ キーの型 » PHP Manual 定義済み定数 非対称暗号化のパディングフラグ 非対称暗号 ... ING ( int ) OPENSSL_PKCS1_OAEP_PADDING ( int ) 関連キーワード: フラグ , 非対称 , int , 目的 , キー , 定義 , ...
https://man.plustar.jp/php/openssl.padding.html - [similar]
実行時設定 1870
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... e string session.name はセッション名を指定し、 クッキー名として使用されます。 アルファベット文字のみで指定す ... によりクライアント側にセッ ションIDを保存する際にクッキーを使用するかどうかを指定します。デ フォルトは 1 (有効 ... session.cookie_lifetime は、 ブラウザに送信するクッキーの有効期間を秒単位で指定します。 0 を指定すると "ブラ ... ath string session.cookie_path によりセッションクッキーで設定するパスを指定します。 デフォルトは / です。 s ...
https://man.plustar.jp/php/session.configuration.html - [similar]
既存のすべてのレスポンス本文を破棄します 1870
« Yaf_Response_Abstract::appendBody Yaf_Response_Abstract::clearHeaders » PHP Manual Yaf_Respons ... コンテンツを消去します。 パラメータ key コンテンツのキーキーを指定しない場合は、すべてのコンテンツを消去し ... nse_Abstract::getBody() - コンテンツを取得する 関連キーワード: Yaf , レスポンス , 既存 , 本文 , 破棄 , コン ... テンツ , clearBody , prependBody , キー , パラメータ ...
https://man.plustar.jp/php/yaf-response-abstract.clearbody.html - [similar]
ArrayIterator クラス 1848
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス Array ... テレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配 ... いのフラグを取得する ArrayIterator::key — 現在の配列キーを返す ArrayIterator::ksort — キーで配列をソートする ... ayIterator::uksort — ユーザー定義の比較関数を使い、キーでソートする ArrayIterator::unserialize — アンシリア ... 列がまだエントリを持っているかどうかチェックする 関連キーワード: ArrayIterator , public , 配列 , int , クラス ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
Imagick オブジェクトの完全なコピーを作成する 1848
« Imagick::clipPathImage Imagick::clutImage » PHP Manual Imagick Imagick オブジェクトの完全なコピ ... gick 3.1.0 で 非推奨 となりました。 かわりに clone キーワードを使います。 パラメータ この関数にはパラメータ ... 0 このメソッドは非推奨となりました。かわりに clone キーワードを使います。 例 例1 Imagick オブジェクトのクロ ... 3.1.0 以降の場合 $newImage = clone $image ; ?> 関連キーワード: Imagick , オブジェクト , コピー , 作成 , ima ... gick , パラメータ , キーワード , かわり , 推奨 , 関数 ...
https://man.plustar.jp/php/imagick.clone.html - [similar]
Schema のコンストラクタ 1848
« mysql_xdevapi\Schema Schema::createCollection » PHP Manual mysql_xdevapi\Schema Schema のコンス ... 説明 private mysql_xdevapi\Schema::__construct () スキーマオブジェクトは、スキーマ(データベース)への完全なア ... devapi\Collection Object ( [name] => trees ) ) 関連キーワード: xdevapi , construct , trees , Object , fruit ... , Array , パラメータ , スキーマ , アクセス , Table ...
https://man.plustar.jp/php/mysql-xdevapi-schema.construct.html - [similar]
Mhash 関数 1848
« 例 mhash_count » PHP Manual Mhash Mhash 関数 Mhash 関数 目次 mhash_count — 利用可能なハッシュ ... — 指定したハッシュの名前を得る mhash_keygen_s2k — キーを生成する mhash — ハッシュ値を計算する 関連キーワー ... , 関数 , mhash , ハッシュ , count , hash , 生成 , キー , keygen , 名前 ...
https://man.plustar.jp/php/ref.mhash.html - [similar]
値で配列をソートする 1827
« ArrayIterator::append ArrayIterator::__construct » PHP Manual ArrayIterator 値で配列をソートす ... 常に true を返します。 参考 ArrayIterator::ksort() - キーで配列をソートする ArrayIterator::natcasesort() - 大 ... Iterator::uksort() - ユーザー定義の比較関数を使い、キーでソートする asort() - 連想キーと要素との関係を維持し ... つつ配列を昇順にソートする 関連キーワード: ソート , 配列 , 比較 , ArrayIterator , 値 , ... asort , キー , 要素 , 関数 , flags ...
https://man.plustar.jp/php/arrayiterator.asort.html - [similar]
Mcrypt 1827
« hash はじめに » PHP Manual 暗号 Mcrypt Mcrypt はじめに インストール/設定 要件 インストール手順 ... key_size — オープンされたモードでサポートされる最大キー長を返す mcrypt_enc_get_modes_name — オープンされたモ ... _sizes — オープンされたアルゴリズムでサポートされるキー長を配列にして返す mcrypt_enc_is_block_algorithm_mod ... の大きさを返す mcrypt_get_key_size — 指定した暗号のキーの長さを得る mcrypt_list_algorithms — サポートされる ... key_size — オープンされたモードでサポートされる最大キー長を返す mcrypt_module_get_supported_key_sizes — オー ...
https://man.plustar.jp/php/book.mcrypt.html - [similar]