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

search for in the

yaz_range> <yaz_itemorder
Last updated: Fri, 13 Nov 2009

view this page in

yaz_present

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

yaz_present (Z39.50による)取得の準備を行う

説明

bool yaz_present ( resource $id )

この関数は、検索に成功した後でレコードを取得するための準備を行います。

この関数をコールする前に、取得するレコードの範囲を指定するために まず yaz_range() をコールしておく必要があります。

パラメータ

id

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

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



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

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