php man page for yaz_get_option

Query: yaz_get_option

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

YAZ_GET_OPTION(3)							 1							 YAZ_GET_OPTION(3)

yaz_get_option - Returns value of option for connection

SYNOPSIS
string yaz_get_option (resource $id, string $name)
DESCRIPTION
Returns the value of the option specified with $name.
PARAMETERS
o $id - The connection resource returned by yaz_connect(3). o $name - The option name.
RETURN VALUES
Returns the value of the specified option or an empty string if the option wasn't set.
SEE ALSO
The description of yaz_set_option(3) for available options . PHP Documentation Group YAZ_GET_OPTION(3)
Related Man Pages
db2_conn_errormsg(3) - php
db2_column_privileges(3) - php
db2_conn_error(3) - php
db2_stmt_error(3) - php
pg_host(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch