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

search for in the

yaz_hits> <yaz_es
[edit] Last updated: Fri, 24 May 2013

view this page in

yaz_get_option

(PECL yaz >= 0.9.0)

yaz_get_option接続に関するオプションの値を返す

説明

string yaz_get_option ( resource $id , string $name )

name で指定したオプションの値を返します。

パラメータ

id

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

name

オプションの名前。

返り値

指定したオプションの値を返します。オプションが設定されていない場合は 空文字列を返します。

参考

  • 使用可能なオプションについては、 yaz_set_option() - 接続に関するひとつあるいは複数のオプションを設定する を参照ください。



add a note add a note User Contributed Notes yaz_get_option - [1 notes]
up
0
yecarrillo at carrillovega dot com
7 years ago
With Php php-4.4.0 / Yaz yaz-2.1.8, yaz_get_option() is not defined

 
show source | credits | stats | sitemap | contact | advertising | mirror sites