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 connectionSYNOPSISstring yaz_get_option (resource $id, string $name)DESCRIPTIONReturns the value of the option specified with $name.PARAMETERSo $id - The connection resource returned by yaz_connect(3). o $name - The option name.RETURN VALUESReturns the value of the specified option or an empty string if the option wasn't set.SEE ALSOThe description of yaz_set_option(3) for available options . PHP Documentation Group YAZ_GET_OPTION(3)
Related Man Pages |
---|
ftp_get_option(3) - php |
get_cfg_var(3) - php |
db2_column_privileges(3) - php |
fam_monitor_directory(3) - php |
pg_version(3) - php |