検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 41 for シーク (0.008 sec.)
内部的な結果ポインタを移動する 7040
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_dat ... 果セットが空( mysql_num_rows() == 0) の場合、0 へのシークは E_WARNING を発生して失敗し、 mysql_data_seek() は ... mysql_data_seek ( $result , $i )) { echo "行 $i をシークできません: " . mysql_error () . "\n" ; continue; } ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]
新機能 6963
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から P ... d" => 42 ]); echo $h , "\n" ; ?> 以下のようにして、シークレットを引数 options の secret キーを通じて渡すことも ... ong secret here" ]); echo $h , "\n" ; ?> カスタムのシークレットの品質が、 生成されるハッシュ値の品質に重大な影 ... 響を及ぼします。 できる限りエントロピーが高いシークレットを使うことを強く推奨します。 MySQLi 新しい INI ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
結果の任意の行にポインタを移動する 6963
« mysqli_result::$current_field mysqli_result::fetch_all » PHP Manual mysqli_result 結果の任意の ... lt = $mysqli -> query ( $query ); /* 401 番目の行にシークします */ $result -> data_seek ( 400 ); /* 1行取得し ... mysqli_query ( $link , $query ); /* 401 番目の行にシークします */ mysqli_data_seek ( $result , 400 ); /* 1行 ...
https://man.plustar.jp/php/mysqli-result.data-seek.html - [similar]
定義済み定数 6963
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... ) PGSQL_SEEK_SET ( int ) pg_lo_seek() に渡します。シーク操作は オブジェクトの先頭から始められます。 PGSQL_SE ... EK_CUR ( int ) pg_lo_seek() に渡します。シーク操作は カレントの位置から始められます。 PGSQL_SEEK_E ... ND ( int ) pg_lo_seek() に渡します。シーク操作は オブジェクトの最後から始められます。 PGSQL_EM ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
サブキーを派生させる 6885
« sodium_crypto_generichash sodium_crypto_kdf_keygen » PHP Manual Sodium 関数 サブキーを派生させ ... えられたルートキーから返されるN番目のサブキーのID。 シークさせる時に便利です。 context アプリケーション特有のコ ...
https://man.plustar.jp/php/function.sodium-crypto-kdf-derive-from-key.html - [similar]
秘密鍵から公開鍵を計算する 6885
« sodium_crypto_scalarmult_base sodium_crypto_scalarmult_ristretto255 » PHP Manual Sodium 関数 秘 ... 参考 sodium_crypto_scalarmult_ristretto255() - 共有シークレットを計算する 関連キーワード: 計算 , crypto , sca ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult-ristretto255-base.h... - [similar]
サンプル 6885
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... する(あなた自身の CA を作成する) Example#928 - 共有シークレットを計算する Example#929 - DH public/private キー ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
最も適したエンコーディングを取得する 6807
« Mailparse 関数 mailparse_msg_create » PHP Manual Mailparse 関数 最も適したエンコーディングを取 ... べます。 パラメータ fp 有効なファイルポインタ。これはシーク可能である必要があります。 戻り値 mbstring モジュール ...
https://man.plustar.jp/php/function.mailparse-determine-best-xfer-encoding.html - [similar]
下位互換性のない変更点 6776
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... れました。 SplFileObject::seek() は、 常に行の先頭にシークするようになりました。 これより前のバージョンでは、 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
PostgreSQL 6745
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじ ... トを読み込む pg_lo_seek — ラージオブジェクトの位置をシークする pg_lo_tell — ラージオブジェクトのカレントのシー ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
PREV 1 2 3 4 5 NEXT