downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

yaz_record> <yaz_present
Last updated: Fri, 13 Nov 2009

view this page in

yaz_range

(PHP 4 >= 4.0.1, PECL yaz >= 0.9.0)

yaz_range 取得するレコードの範囲を指定する

説明

void yaz_range ( resource $id , int $start , int $number )

取得するレコードの範囲を指定します。

この関数は、yaz_search() あるいは yaz_present() の前にコールしなければなりません。

パラメータ

id

yaz_connect() が返す接続リソース。

start

取得する最初のレコードの位置を指定します。レコード番号は 1 から yaz_hits() までです。

number

取得するレコードの数を指定します。

返り値

値を返しません。



add a note add a note User Contributed Notes
yaz_range
There are no user contributed notes for this page.

yaz_record> <yaz_present
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites