Query: dba_sync
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBA_SYNC(3) 1 DBA_SYNC(3) dba_sync - Synchronize databaseSYNOPSISbool dba_sync (resource $handle)DESCRIPTIONdba_sync(3) synchronizes the database. This will probably trigger a physical write to the disk, if supported.PARAMETERSo $handle - The database handler, returned by dba_open(3) or dba_popen(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOdba_optimize(3). PHP Documentation Group DBA_SYNC(3)
Related Man Pages |
---|
fbsql_select_db(3) - php |
dba_fetch(3) - php |
dbase_add_record(3) - php |
ingres_commit(3) - php |
pg_lo_open(3) - php |