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 |
---|
ibase_trans(3) - php |
db2_primary_keys(3) - php |
dba_fetch(3) - php |
ctl_cyrusdb(8) - opensolaris |
ctl_cyrusdb(8) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |
Denial Of Service Attack Update |