Query: yaz_database
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
YAZ_DATABASE(3) 1 YAZ_DATABASE(3) yaz_database - Specifies the databases within a sessionSYNOPSISbool yaz_database (resource $id, string $databases)DESCRIPTIONThis function allows you to change databases within a session by specifying one or more databases to be used in search, retrieval, etc. - overriding databases specified in call to yaz_connect(3).PARAMETERSo $id - The connection resource returned by yaz_connect(3). o $databases - A string containing one or more databases. Multiple databases are separated by a plus sign +.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group YAZ_DATABASE(3)
Related Man Pages |
---|
ctl_cyrusdb(8) - debian |
db2_primary_keys(3) - php |
dba_fetch(3) - php |
fbsql_list_dbs(3) - php |
ctl_cyrusdb(8) - osx |