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

search for in the

yaz_element> <yaz_connect
Last updated: Fri, 13 Nov 2009

view this page in

yaz_database

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

yaz_database セッション内のデータベースを指定する

説明

bool yaz_database ( resource $id , string $databases )

この関数は、検索、取得等で使用する1つまたは複数のデータベースを指定します。 yaz_connect() をコールする際に指定したデータベースを上書きします。

パラメータ

id

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

databases

ひとつあるいは複数のデータベースを表す文字列。複数のデータベースは、可算記号 + で区切ります。

返り値

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



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

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