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 |
|---|
| mssql_select_db(3) - php |
| fbsql_create_db(3) - php |
| ingres_commit(3) - php |
| pg_lo_open(3) - php |
| sqlite_popen(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |