Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: yaz_scan_result - Manual
[go: Go Back, main page]

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

search for in the

yaz_scan" width="11" height="7"/> <yaz_record
Last updated: Wed, 01 Nov 2006
view this page in

yaz_scan_result

(PHP 4 >= 4.0.5, PECL)

yaz_scan_result -- スキャンリクエストの結果を返す

説明

array yaz_scan_result ( resource id [, array &result] )

yaz_scan_result() は、直近の yaz_scan() の実行時にサーバから受信した 項目と関連情報を返します。

パラメータ

id

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

result

指定された場合、この配列にスキャン時の応答から得られた追加情報が 代入されます。

  • number - 返されたエントリの数。

  • stepsize - ステップサイズ。

  • position - 項目の位置。

  • status - スキャンステータス。

返り値

配列 (0..n-1) を返します。n は返された項目の数です。個々の値は ペアになっており、最初の値が項目名、2 つめの値が結果の数となります。



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

yaz_scan" width="11" height="7"/> <yaz_record
Last updated: Wed, 01 Nov 2006
 
 
show source | credits | sitemap | contact | advertising | mirror sites