検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 299 for offset (0.014 sec.)
CollectionFind クラス 4286
« CollectionAdd::execute CollectionFind::bind » PHP Manual Mysql_xdevapi CollectionFind クラス C ... _option = ? ): mysql_xdevapi\CollectionFind public offset ( int $position ): mysql_xdevapi\CollectionFind pu ... — SHARED LOCK 付きで操作を実行する CollectionFind::offset — 返される要素の数から、与えられた数をスキップする ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionfind.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 4286
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブ ... mysql_fetch_field ( resource $result , int $field_offset = 0 ): object フィールド情報を含むオブジェクトを返 ... sql_query() のコールにより得られたものです。 field_offset 数字で表したフィールドの位置です。もし指定されなけ ... いフィールドのうち最初のものが 選択されます。 field_offset は、 0 からはじまります。 戻り値 フィールド情報を含 ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
バイナリ文字列からデータを切り出す 4286
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP ... 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字 ... ack() を参照ください。 string パックされたデータ。 offset データ切り出しを開始するオフセット。 戻り値 バイナ ... ディアンの両方をサポートします。 7.1.0 オプションの offset が追加されました。 例 例1 unpack() の例 <?php $bin ...
https://man.plustar.jp/php/function.unpack.html - [similar]
IntlGregorianCalendar クラス 4248
« IntlCalendar::toDateTime IntlGregorianCalendar::__construct » PHP Manual intl IntlGregorianCal ... LISECOND = 14 ; const int IntlCalendar::FIELD_ZONE_OFFSET = 15 ; const int IntlCalendar::FIELD_DST_OFFSET = ... END = 1 ; const int IntlCalendar::DOW_TYPE_WEEKEND_OFFSET = 2 ; const int IntlCalendar::DOW_TYPE_WEEKEND_CEA ...
https://man.plustar.jp/php/class.intlgregoriancalendar.html - [similar]
定義済み定数 4248
« リソース型 例 » PHP Manual Eio 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... _SEEK_SET ( int ) オフセットをバイト数で指定する ( offset )。 EIO_SEEK_CUR ( int ) オフセットを現在位置に of ... IO_SEEK_END ( int ) オフセットをファイルのサイズに offset バイト加えた値にする。 eio_readdir() で使うフラグ ...
https://man.plustar.jp/php/eio.constants.html - [similar]
コンパイラの実行を中止する 4248
« get_browser highlight_file » PHP Manual その他の関数 コンパイラの実行を中止する __halt_compile ... データの開始位置(バイト値)は、定数 __COMPILER_HALT_OFFSET__ で定義されています。 これはファイル内で __halt_c ... ルポインタを移動します fseek ( $fp , __COMPILER_HALT_OFFSET__ ); // それを出力します var_dump ( stream_get_con ...
https://man.plustar.jp/php/function.halt-compiler.html - [similar]
クエリからの複数の行を二次元配列に取得する 4248
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する ... _all ( resource $statement , array &$output , int $offset = 0 , int $limit = -1 , int $flags = OCI_FETCHSTAT ... ての詳細な情報は oci_fetch_array() を参照ください。 offset 結果を取得する際に無視する行数 (デフォルトの値は 0 ... )。 limit 読み込む行数。デフォルトは -1 で、これは offset + 1 番目の行以降のすべての行を意味します。 flags パ ... ent ( $stid ); oci_close ( $conn ); ?> 注意 注意 : offset を使うのは、非常に非効率的です。 読み飛ばす行もすべ ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
オフセットを取得する 4211
« ArrayAccess::offsetExists ArrayAccess::offsetSet » PHP Manual ArrayAccess オフセットを取得する ... ArrayAccess::offsetGet (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetGet — ... オフセットを取得する 説明 public ArrayAccess::offsetGet ( mixed $offset ): mixed 指定したオフセットの値 ... ty() かどうかを調べる際に実行されます。 パラメータ offset 取得したいオフセット。 戻り値 すべての型の値を返す ... を要するものです。 直接的な変更の際には ArrayAccess::offsetSet() がコールされますが、間接的な変更の際には Arra ...
https://man.plustar.jp/php/arrayaccess.offsetget.html - [similar]
CUBRID 4211
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... Return a string with the flags of the given field offset cubrid_field_len — Get the maximum length of the s ... Move the result set cursor to the specified field offset cubrid_field_table — Return the name of the table ... ype of the column corresponding to the given field offset cubrid_list_dbs — Return an array with the list of ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
Swoole 4211
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... ::read — Read data from the memory buffer based on offset and length. Swoole\Buffer::recycle — Release the m ... substr — Read data from the memory buffer based on offset and length. Or remove data from the memory buffer. ... o the next connection. Swoole\Connection\Iterator::offsetExists — Check if offet exists. Swoole\Connection\I ... terator::offsetGet — Offset to retrieve. Swoole\Connection\Iterato ...
https://man.plustar.jp/php/book.swoole.html - [similar]